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