HB/onyx/templates/templates_c/%%23^234^23406D9E%%header.xtpl.php
2020-11-15 17:31:20 +01:00

98 lines
No EOL
4.2 KiB
PHP

<?php /* Smarty version 2.6.19, created on 2008-05-10 15:08:45
compiled from blog/header.xtpl */ ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="fr" />
<meta name="Description" content="The ark - Blog officiel du staff d'Halo-Battle." />
<meta name="Keywords" content="halo-battle,halo battle,halobattle,battle,the ark,ark,the-ark,halo,blog" />
<meta name="robots" content="index,follow" />
<?php if ($this->_tpl_vars['erreur'] && ! $this->_tpl_vars['no_refresh']): ?><meta http-equiv="Refresh" content="5;URL=<?php echo $this->_tpl_vars['path']; ?>
" />
<?php endif; ?>
<title> ::The Ark:: - <?php echo $this->_tpl_vars['title']; ?>
</title>
<link rel="stylesheet" href="styles/blog.css" type="text/css" media="all" />
<link rel="alternate" type="application/rss+xml" title="News du blog d'Halo-battle" href="<?php echo $this->_tpl_vars['link']['rss']; ?>
" />
</head>
<body>
<div id="all">
<div id="all2">
<div id="header">
<h1><a href="<?php echo $this->_tpl_vars['link']['self']; ?>
"><span></span>The Ark - Blog officiel du staff halo-battle</a></h1>
<ul>
<li><a href="<?php echo $this->_tpl_vars['link']['self']; ?>
">Accueil</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['forum']; ?>
">Forum</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['jeu']; ?>
">Halo-Battle</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['accueil']; ?>
">News</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['contact']; ?>
">Contact</a></li>
</ul>
<h2><span></span>Le blog est officiellement ouvert! Retrouver les commentaires du staff...</h2>
</div>
<div id="linknews"><a href="<?php echo $this->_tpl_vars['link']['blogcsnu']; ?>
" id="csnu"><span></span>News CSNU</a> <a href="<?php echo $this->_tpl_vars['link']['blogcovenants']; ?>
" id="covenants"><span></span>News Covies</a></div>
<div id="corps">
<div id="corps2">
<div id="sommaire">
<table>
<thead>
<tr><th colspan="7"><?php echo $this->_tpl_vars['mois']; ?>
</th></tr>
<tr><td>lun</td><td>mar</td><td>mer</td><td>jeu</td><td>ven</td><td>sam</td><td>dim</td></tr>
</thead>
<tbody>
<?php $_from = $this->_tpl_vars['calendar']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['week']):
?><tr><?php $_from = $this->_tpl_vars['week']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['value']):
?><td><?php echo $this->_tpl_vars['value']; ?>
</td><?php endforeach; endif; unset($_from); ?></tr>
<?php endforeach; endif; unset($_from); ?></tbody>
</table>
<h3>Sommaire</h3>
<h4>Mois ::</h4>
<ul>
<li><a href="<?php echo $this->_tpl_vars['link']['blogm1']; ?>
">Janvier</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['blogm2']; ?>
">Février</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['blogm3']; ?>
">Mars</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['blogm4']; ?>
">Avril</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['blogm5']; ?>
">Mai</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['blogm6']; ?>
">Juin</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['blogm7']; ?>
">Juillet</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['blogm8']; ?>
">Août</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['blogm9']; ?>
">Septembre</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['blogm10']; ?>
">Octobre</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['blogm11']; ?>
">Novembre</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['blogm12']; ?>
">Décembre</a></li>
</ul>
<h4>Clan ::</h4>
<ul>
<li><a href="<?php echo $this->_tpl_vars['link']['blogcsnu']; ?>
">CSNU</a></li>
<li><a href="<?php echo $this->_tpl_vars['link']['blogcovenants']; ?>
">Covenants</a></li>
</ul>
</div>