12 lines
289 B
Smarty
12 lines
289 B
Smarty
<table class="sai_table table table-hover table-condensed" style="overflow: auto;">
|
|
<tr>
|
|
<th>id</th>
|
|
<th>Text</th>
|
|
<th>Author</th>
|
|
<th>author_edit</th>
|
|
<th>language</th>
|
|
<th>time_create</th>
|
|
<th>time_edit</th>
|
|
</tr>
|
|
${entries}
|
|
</table> |