Files
lutim/templates/data.html.ep.template
Luc Didry b2a408a207 Fix #6
2014-02-20 00:27:23 +01:00

15 lines
290 B
Plaintext

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