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