aboutsummaryrefslogtreecommitdiff
path: root/templates/lists.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/lists.tmpl')
-rw-r--r--templates/lists.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/lists.tmpl b/templates/lists.tmpl
index 98cdb78..59c53fe 100644
--- a/templates/lists.tmpl
+++ b/templates/lists.tmpl
@@ -26,7 +26,7 @@
<p>No lists added</p>
{{end}}
-<h1>Add list</h1>
+<h1>Add List</h1>
<form action="/list" method="POST">
<input type="hidden" name="csrf_token" value="{{$.Ctx.CSRFToken}}">
<input type="hidden" name="referrer" value="{{$.Ctx.Referrer}}">