1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
mail/src/tpl/message-list-desktop.html
2013-09-06 18:34:36 +02:00

7 lines
162 B
HTML

<div class="left-listing">
<div ng-include="'tpl/message-list.html'"></div>
</div>
<div class="right-reader">
<div ng-include="'tpl/read.html'"></div>
</div>