2015-04-13 11:41:33 +02:00

8 lines
258 B
Smarty

<div class="tab-pane" id="tab_${tag}">
<table class="table table-hover table-condensed sai_table locale_table" style="overflow: auto;">
<tr>
<th>ID</th><th>Text</th><th>Tag</th>
</tr>
${content}
</table>
</div>