forked from halo-battle/game
6 lines
No EOL
201 B
Smarty
6 lines
No EOL
201 B
Smarty
{include file='game/header.tpl'}
|
|
<div class="border_top"></div>
|
|
<div class="error">... veuillez patienter ...</div>
|
|
<div class="border_bt"></div>
|
|
{$contenu}
|
|
{include file='game/footer.tpl'} |