Files
lutim/themes/default/templates/data.html.ep.template
Luc Didry 4130a77aa0 Add theme system
Thanks to e-Jim to support me on Tipeee :-)
2016-07-18 21:27:53 +02: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>