Blame | Letzte Änderung | Log anzeigen | RSS feed
{include file="header.tpl"} <h1 align="center">{$name}</h1> <pre> {$contents|htmlentities} </pre> {include file="footer.tpl"}
{include file="header.tpl"}
<h1 align="center">{$name}</h1>
<pre>
{$contents|htmlentities}
</pre>
{include file="footer.tpl"}