diff --git a/web/templates/info.html b/web/templates/info.html index 1c5a8d3..48edcbd 100644 --- a/web/templates/info.html +++ b/web/templates/info.html @@ -7,6 +7,8 @@ Database disk size{{ niceSizeMB .stats.FileSize }}Mb Bookmarks{{ .stats.MostRecentBookmarkInfo.Bookmarks }} Words in index{{ .stats.MostRecentBookmarkInfo.IndexedWords }} + Total searches{{ .stats.Searches }} +
diff --git a/web/templates/search.html b/web/templates/search.html index 54057b3..eed3589 100644 --- a/web/templates/search.html +++ b/web/templates/search.html @@ -11,7 +11,7 @@