11 lines
272 B
Smarty
11 lines
272 B
Smarty
<h4>System Cache</h4><hr>
|
|
Entries: ${count} showing 100
|
|
<table class="sai_table table table-hover table-condensed" style="overflow: auto;">
|
|
<tr>
|
|
<th>Cache</th>
|
|
<th>Ident</th>
|
|
<th>Type</th>
|
|
<th>Data</th>
|
|
</tr>
|
|
${entries}
|
|
</table> |