HB/onyx2/tpl/game/vp.tpl

4 lines
196 B
Smarty
Raw Normal View History

2009-11-01 11:00:00 +00:00
{include file='game/header.tpl'}
2020-11-15 15:12:30 +00:00
<div id="erreur">... veuillez patienter ...</div>
{if $contenu}{$contenu}{else}<meta http-equiv="refresh" content="0"/>{/if}
2009-11-01 11:00:00 +00:00
{include file='game/footer.tpl'}