aboutsummaryrefslogtreecommitdiff
path: root/templates/filters.tmpl
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2024-02-12 06:44:32 +0000
committerr <r@freesoftwareextremist.com>2024-02-12 06:44:32 +0000
commit6ddec8db3ee73d3abdc85b6a2101020cf2455bce (patch)
tree3eb09979df47a3dd33b7d2903ed687db7254c2c1 /templates/filters.tmpl
parent6ad1c5436ae4b623143db9def4b160213456a69e (diff)
downloadbloat-master.tar.gz
bloat-master.zip
Update page titlesHEADmaster
- Use consistent letter casing - Append instance domain to the title
Diffstat (limited to 'templates/filters.tmpl')
-rw-r--r--templates/filters.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/filters.tmpl b/templates/filters.tmpl
index 8bdae41..383a0ad 100644
--- a/templates/filters.tmpl
+++ b/templates/filters.tmpl
@@ -21,7 +21,7 @@
<p> No filters added </p>
{{end}}
-<h1>Add filter</h1>
+<h1>Add Filter</h1>
<form action="/filter" method="POST">
<input type="hidden" name="csrf_token" value="{{$.Ctx.CSRFToken}}">
<input type="hidden" name="referrer" value="{{$.Ctx.Referrer}}">