wootook-reloaded/application/design/base/default/scripts/deprecated/statjoueur.tpl
Gregory PLANCHAT ec7e40e1aa Refactored to 2 namespaces: Wootook & Legacies
Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
2011-10-04 19:57:00 +02:00

14 lines
No EOL
149 B
Go Template

<html>
<body>
<center>
<tr>
<td class="c">Statistique Personnel</td>
<tr><?php echo $this->getData('raid')?></tr>
</tr>
</center>
</body>
</html>