Clean up HTML
This commit is contained in:
parent
03abcc1340
commit
1301fe9545
@ -1,6 +1,6 @@
|
||||
<div class="grid-x grid-padding-x">
|
||||
<div class="large-6 medium-12 cell">
|
||||
|
||||
|
||||
<h5>System information</h5>
|
||||
<table>
|
||||
<tr><th>Memory in use</th><td>{{ meminfo }}</td></tr>
|
||||
@ -8,8 +8,8 @@
|
||||
<tr><th>Bookmarks</th><td>{{ .stats.MostRecentBookmarkInfo.Bookmarks }}</td></tr>
|
||||
<tr><th>Words in index</th><td>{{ .stats.MostRecentBookmarkInfo.IndexedWords }}</td></tr>
|
||||
<tr><th>Total searches</th><td>{{ .stats.Searches }}</td></tr>
|
||||
|
||||
</table>
|
||||
|
||||
</div>
|
||||
<div class="large-6 medium-12 cell">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user