game/onyx2/modules/templates_anc/compile/%%F0^F04^F04D8BCE%%vide.tpl.php

17 lines
768 B
PHP

<?php /* Smarty version 2.6.22, created on 2009-10-31 20:44:02
compiled from game/vide.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2><?php if ($this->_tpl_vars['titreP']): ?><?php echo $this->_tpl_vars['titreP']; ?>
<?php else: ?><?php echo $this->_tpl_vars['titre']; ?>
<?php endif; ?></h2>
<?php echo $this->_tpl_vars['contenu']; ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>