HB/onyx2/tpl/game/footer.tpl

11 lines
690 B
Smarty
Raw Normal View History

2020-11-15 15:12:30 +00:00
<span class="bottom"></span>
2009-11-01 11:00:00 +00:00
</div>
2020-11-15 15:12:30 +00:00
<div id="footer">Réalisé par <a href="http://www.anomaly-concepts.com/">Anomaly Concepts</a><br />Design de <a href="http://www.nothing-arts.com" class="external">nothingarts</a><br />Actuellement en ligne : {$header.count.3} joueurs<br /><br /><br /><a href="{$link.accueil}">Accueil</a> | <a href="{$link.blog}">Blog</a> | <a href="{$link.forum}">Forum</a> | <a href="{$menu.chat}">Chat</a> | <a href="{$menu.faq}">F.A.Q.</a> | <a href="{$link.operateur}">Nous contacter</a></div>
2009-11-01 11:00:00 +00:00
</div>
2020-11-15 15:12:30 +00:00
<div id="bottom"></div>
<script src="{$url_images}js/game.js" type="text/javascript"></script>
{if $page != "admin"}{$analyst}{/if}
2009-11-01 11:00:00 +00:00
{$script}
</body>
2020-11-15 15:12:30 +00:00
</html>