HB/onyx2/tpl/game/vide.tpl

4 lines
132 B
Smarty
Raw Normal View History

2009-11-01 11:00:00 +00:00
{include file='game/header.tpl'}
<h2>{if $titreP}{$titreP}{else}{$titre}{/if}</h2>
{$contenu}
{include file='game/footer.tpl'}