8 lines
267 B
Smarty

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