HB/onyx2/tpl/game/erreur.tpl

3 lines
149 B
Smarty

{include file='game/header.tpl'}
<div class="error"{if $couleur} style="color: {$couleur};"{/if}>{$message}</div>
{include file='game/footer.tpl'}