summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 4888cb4..ede6aa7 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -20,7 +20,7 @@
<img src="/t/{{ $m.ID }}">
<div>
<h1>{{ $m.Title }}</h1>
- <h2>{{ $m.Modified }}</h2>
+ <h2>{{ $m.Views }} views • {{ $m.Modified }}</h2>
</div>
</a>
{{ end }}