www-gopher/templates/article.tpl

12 lines
216 B
Smarty
Raw Permalink Normal View History

<article id="%%Raw-Date%%">
<header>
2017-12-13 23:23:40 +00:00
<h1><a href="%%Date-Url%%-%%Id%%.html">%%Title%%</a></h1>
<p>Written by <em>%%Author%%</em>, on %%Date%%.<br/>Tags: %%Tags%%</p>
</header>
2016-05-04 09:20:51 +00:00
%%Text%%
</article>
2016-04-30 15:21:31 +00:00