Memory in use | {{ meminfo }} |
---|---|
Bookmarks DB size | {{ niceSizeMB .stats.FileSize }}Mb |
Bookmarks index size | {{ niceSizeMB .stats.IndexSize }}Mb |
Bookmarks | {{ .stats.MostRecentBookmarkInfo.Bookmarks }} |
Total searches | {{ .stats.Searches }} |
GitHub version information not yet fetched.
{{ else }} {{ if version.UpgradeAvailable }}A new version is available: {{ version.Remote.Tag }} (you have {{ version.Local.Version }}).
{{ markdown version.UpgradeReleaseNotes }} {{ else }}You are currently running the most recent version.
{{ end }} {{ end }}