Initial checkin
This commit is contained in:
commit
d75eb444fc
4304 changed files with 369634 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
<h1>{$article.title}</h1>
<p>
{$article.text}
|
||||
{if $article.edituser!=""}<br /><font size="1pt">(zuletzt editiert am {$editdate}, von {$article.edituser})</font><br />{/if}
|
||||
</p>
|
||||
<p class="meta"><span class="date">{$date} </span> Geschrieben von {$article.username} | Abgelegt in: {if $cat!=""}{$cat}{else}nirgendwo{/if} </p>
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue