8 lines
158 B
Smarty
8 lines
158 B
Smarty
<table class="table sai_table">
|
|
<tr class="no-select">
|
|
<th>ID</th>
|
|
<th>Name</th>
|
|
<th>Value</th>
|
|
</tr>
|
|
${database}
|
|
</table> |