HB/onyx/templates/templates_c/%%13^139^139F58EC%%erreur.xtpl.php

14 lines
630 B
PHP
Raw Normal View History

2008-11-04 11:00:00 +00:00
<?php /* Smarty version 2.6.19, created on 2008-04-11 21:47:30
compiled from blog/erreur.xtpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'blog/header.xtpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div id="erreur"><?php echo $this->_tpl_vars['erreur']; ?>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'blog/footer.xtpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>