2015-06-08 12:56:29 +02:00

8 lines
228 B
Smarty

<table class="table table-hover table-condensed sai_table" style="overflow: auto;">
<tr>
<th>${table_class}</th>
<th>${table_version}</th>
<th>${table_interface}</th>
</tr>
${entries}
</table>