HB/onyx/templates/templates_c/%%15^15D^15DCFB3C%%index.xtpl.php

95 lines
5.5 KiB
PHP

<?php /* Smarty version 2.6.19, created on 2008-05-15 22:04:18
compiled from cms/index.xtpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'cms/header.xtpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div id="corps">
<div id="connexion" class="block">
<div class="header">Connexion</div>
<div class="corps"><form action="<?php echo $this->_tpl_vars['link']['connexion']; ?>
" method="post"><fieldset><span><input type="text" class="text" name="login" maxlength="15" tabindex="1" /><input type="password" class="password" name="password" maxlength="30" tabindex="2" /><input type="submit" class="submit" value="GO" tabindex="3" /></span><span><input type="checkbox" name="cookie" id="cookie" /><label for="cookie">Retenir mes informations</label> <a href="<?php echo $this->_tpl_vars['link']['forgetpass']; ?>
" tabindex="4">Mot de passe oublié</a></span></fieldset></form></div>
</div>
<div id="inscription" class="block"><span><a href="<?php echo $this->_tpl_vars['link']['register']; ?>
">INSCRIVEZ VOUS</a> Rejoignez l'alliance ou engagez-vous</span> <p><strong>DEFENDREZ VOUS L'HUMANITE OU LA DETRUIREZ VOUS?</strong><br /><br />Repoussez l'ennemi et partez a la conquète des mondes-anneaux dans des univers vastes et riches basés sur l'univers du jeu vidéo Halo<br /><br /><em>Une simple inscription gratuite et un navigateur internet sont demandés pour pouvoir participer a des batailles épiques!</em></p> <a href="<?php echo $this->_tpl_vars['link']['register']; ?>
" class="link"><span>Cliquez ici pour vous inscrire</span></a> <a href="<?php echo $this->_tpl_vars['link']['register']; ?>
" class="more">En savoir plus</a></div>
<div id="news" class="block">
<h2>Actualités</h2>
<?php $_from = $this->_tpl_vars['news']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['value']):
?><?php if ($this->_tpl_vars['value']['newdate']): ?><h3><span><?php echo $this->_tpl_vars['value']['date']; ?>
</span></h3><?php endif; ?>
<div>
<img src="<?php echo $this->_tpl_vars['value']['link_img']; ?>
" alt="" width="50" height="50" />
<p><strong><?php echo $this->_tpl_vars['value']['title']; ?>
</strong> dans : <ins><?php echo $this->_tpl_vars['value']['group']; ?>
</ins> <cite><?php echo $this->_tpl_vars['value']['preview']; ?>
</cite> <a href="<?php echo $this->_tpl_vars['value']['link']; ?>
" class="com"><?php echo $this->_tpl_vars['value']['com']; ?>
commentaire<?php if ($this->_tpl_vars['value']['com'] >= 2): ?>s<?php endif; ?></a> <a href="<?php echo $this->_tpl_vars['value']['link']; ?>
" class="plus">PLUS &#62;&#62;</a></p>
</div><?php endforeach; endif; unset($_from); ?>
<div class="bottom"><a href="<?php echo $this->_tpl_vars['link']['news']; ?>
">Plus de news</a> <span>1,<a href="#">2</a>,<a href="#">3</a>,<a href="#">4</a> <a href="#">&#60;&#60;</a> <a href="#">&#60;</a> <a href="#">&#62;</a> <a href="#">&#62;&#62;</a></span></div>
</div>
<div id="annonce" class="block">
<div><img src="<?php echo $this->_tpl_vars['annonce']['img']; ?>
" alt="" width="452" height="174" /><a href="<?php echo $this->_tpl_vars['annonce']['link']; ?>
" class="link"><span>NAVIGATION &#62;&#62;</span></a></div>
<p><strong><span><?php echo $this->_tpl_vars['annonce']['title']; ?>
</span></strong> <cite><?php echo $this->_tpl_vars['annonce']['preview']; ?>
</cite> <a href="<?php echo $this->_tpl_vars['annonce']['link']; ?>
" class="plus">PLUS &#62;&#62;</a></p>
</div>
<div id="statistiques" class="block">
<div class="header">Statistiques</div>
<div class="corps"><img src="<?php echo $this->_tpl_vars['stat']; ?>
" alt="Statistiques" /></div>
<div class="footer"><a href="<?php echo $this->_tpl_vars['link']['stat']; ?>
">Plus de statistiques</a></div>
</div>
<div id="container" class="block">
<div id="sondage">
<h2>Sondage</h2>
<div class="header"><span></span></div>
<div class="corps"><form action="<?php echo $this->_tpl_vars['link']['vote']; ?>
" method="post"><fieldset>
<legend><?php echo $this->_tpl_vars['vote_question']; ?>
</legend>
<?php $_from = $this->_tpl_vars['vote']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['i'] => $this->_tpl_vars['value']):
?><label for="sondage<?php echo $this->_tpl_vars['i']+1; ?>
"><input type="radio" class="radio" name="sondage" value="<?php echo $this->_tpl_vars['i']+1; ?>
" id="sondage<?php echo $this->_tpl_vars['i']+1; ?>
" /><?php echo $this->_tpl_vars['value']; ?>
</label><?php endforeach; endif; unset($_from); ?>
<input type="submit" class="submit" value="OK" />
</fieldset></form></div>
</div>
<div id="dossier">
<h2>Dossiers</h2>
<div class="header"><span></span></div>
<div class="corps"><img src="<?php echo $this->_tpl_vars['dossier']['img']; ?>
" alt="" width="45" height="45" /><p><strong><?php echo $this->_tpl_vars['dossier']['title']; ?>
</strong> <cite><?php echo $this->_tpl_vars['dossier']['preview']; ?>
</cite></p></div>
<div class="footer"><a href="<?php echo $this->_tpl_vars['link']['dossiers']; ?>
">Plus de dossiers</a></div>
</div>
</div>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'cms/footer.xtpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>