blog-rekahsoft-ca/templates/news-nojs.html

6 lines
122 B
HTML

<div class="row">
<h1>$title$</h1>
<p>Published on $date$ $if(author)$ by $author$ $endif$</p>
<p>$body$</p>
</div>