aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-03-29 23:10:50 +0100
committerGravatar Gareth Coles <[email protected]>2018-03-29 23:10:50 +0100
commit66ecd8cf0ec5606e1f029d20c24301b4dcf16697 (patch)
treeafd62307ffd8712400a888ff8675bc6609fcf6da /templates
parentRewrite URLs in templates to use `url_for()` (diff)
Staff page typo
Diffstat (limited to 'templates')
-rw-r--r--templates/staff/staff.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/staff/staff.html b/templates/staff/staff.html
index 5551ed87..5bb9d951 100644
--- a/templates/staff/staff.html
+++ b/templates/staff/staff.html
@@ -1,5 +1,5 @@
{% extends "main/base.html" %}
-{% block title %}Staff |Home{% endblock %}
+{% block title %}Staff | Home{% endblock %}
{% block og_title %}Staff | Home{% endblock %}
{% block og_description %}Landing page for the staff management area{% endblock %}
{% block content %}