aboutsummaryrefslogtreecommitdiff
path: root/templates/likedby.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/likedby.tmpl')
-rw-r--r--templates/likedby.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/likedby.tmpl b/templates/likedby.tmpl
index 222254c..6f62647 100644
--- a/templates/likedby.tmpl
+++ b/templates/likedby.tmpl
@@ -1,6 +1,6 @@
{{with .Data}}
{{template "header.tmpl" (WithContext .CommonData $.Ctx)}}
-<div class="page-title"> Liked By </div>
+<h1>Liked By</h1>
{{template "userlist.tmpl" (WithContext .Users $.Ctx)}}