mail/src/tpl/messagelistitem.html

6 lines
235 B
HTML

<a href="#accounts/<%- account %>/folders/<%- folder %>/read/<%- id %>">
<h3><%- from %></h3>
<p><strong><%- subject %></strong></p>
<!-- <p><%- body %></p> -->
<p class="ui-li-aside"><strong><%- sentDate %></strong></p>
</a>