Show a graph for words indexed, clean up display.
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
<tr><th>Total searches</th><td>{{ .stats.Searches }}</td></tr>
|
||||
</table>
|
||||
|
||||
<h5>Database information</h5>
|
||||
<img src="/graph/bookmarks">
|
||||
<img src="/graph/indexed_words">
|
||||
|
||||
</div>
|
||||
<div class="large-6 medium-12 cell">
|
||||
|
||||
@@ -33,6 +37,4 @@
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
<h5>Graph</h5>
|
||||
<img src="/graph">
|
||||
</div>
|
||||
Reference in New Issue
Block a user