NetNewsWire/Evergreen/Resources/template.html

15 lines
459 B
HTML

<div class="headerContainer"><p>[[avatars]]</p>
<p>[[feedlink]] • [[byline]] • [[date_short]]</p></div>
<!--<div class="headerContainer">
<table class="headerTable">
<tr>
<td class="header leftAlign">[[avatars]]</td>
<td class="header leftAlign">[[date_medium]]<br />[[feedlink]]<br />[[byline]]</td>
</tr>
</table>
</div>-->
<div class="articleTitle"><h1>[[newsitem_title]]</h1></div>
<div id="articleDescription">[[newsitem_description]]</div>