aboutsummaryrefslogtreecommitdiff
path: root/templates/quickreply.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/quickreply.tmpl')
-rw-r--r--templates/quickreply.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/quickreply.tmpl b/templates/quickreply.tmpl
index 97ff20a..245cd21 100644
--- a/templates/quickreply.tmpl
+++ b/templates/quickreply.tmpl
@@ -1,6 +1,6 @@
{{with $s := .Data}}
{{template "header.tmpl" (WithContext .CommonData $.Ctx)}}
-<div class="page-title"> Quick Reply </div>
+<h1>Quick Reply</h1>
{{if .Ancestor}}
{{template "status.tmpl" (WithContext .Ancestor $.Ctx)}}