diff options
Diffstat (limited to 'templates/staff')
| -rw-r--r-- | templates/staff/staff.html | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/staff/staff.html b/templates/staff/staff.html index 39f75f81..5551ed87 100644 --- a/templates/staff/staff.html +++ b/templates/staff/staff.html @@ -1,5 +1,7 @@  {% extends "main/base.html" %} -{% block title %}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 %}      <div class="uk-container uk-section">      <h1 class="uk-title uk-text-center">  |