summaryrefslogtreecommitdiff
path: root/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/PHP/templates/index.tpl
blob: a493f70e4e7c49d65f7d4319d3d933f3da0bc58e (plain)
1
2
3
4
5
6
7
{include file="header.tpl"}
{if $contents}
{$contents}
{else}
{include file="blank.tpl"}
{/if}
{include file="footer.tpl"}