summaryrefslogtreecommitdiff
path: root/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/tutorial_tree.tpl
blob: 617b565411feebfb01824ff2c60136ed361baa14 (plain)
1
2
3
4
5
6
<div><a href="{$main.link}" target="right">{$main.title|strip_tags}</a></div>
{if $haskids}
<div style="margin-left: 1em">
	{$kids}
</div>
{/if}