summaryrefslogtreecommitdiff
path: root/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/PradoSoft/templates/ric.tpl
blob: c4cb83f913faf196af8e78699f936cfe43101543 (plain)
1
2
3
4
5
6
{include file="header.tpl"}
<h1 align="center">{$name}</h1>
<pre>
{$contents|htmlentities}
</pre>
{include file="footer.tpl"}