diff options
-rw-r--r-- | templates/staff/staff.html | 2 |
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 %} |