Files
lutim/templates/data.html.ep.template
2014-02-20 13:54:23 +01:00

15 lines
268 B
Plaintext

<div id="stats-data">
<table class="table table-striped table-bordered">
<thead>
<tr>
</tr>
</thead>
<tbody>
<tr>
</tr>
<tr>
</tr>
</tbody>
</table>
</div>