diff options
Diffstat (limited to 'templates/staff/staff.html')
-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 3017f65c..39f75f81 100644 --- a/templates/staff/staff.html +++ b/templates/staff/staff.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "main/base.html" %} {% block title %}Home{% endblock %} {% block content %} <div class="uk-container uk-section"> |