Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ric.tpl « templates « earthli « DOM « templates « frames « HTML « Converters « phpDocumentor « PhpDocumentor-1.3.2 « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ad792475fd5e80d3f1d912869e80eaa790e0dc6d (plain)
1
2
3
4
5
6
{include file="header.tpl"}
<div align="center"><h1>{$name}</h1></div>
<pre>
{$contents|htmlentities}
</pre>
{include file="footer.tpl"}