14 lines
No EOL
149 B
Go Template
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> |