switched base.html in

This commit is contained in:
Beverly Nguyen
2024-04-23 14:58:44 -07:00
parent dc24391d31
commit d47fbb8eb7
9 changed files with 55 additions and 62 deletions

View File

@@ -1,4 +1,4 @@
{% extends "admin_template.html" %}
{% extends "base.html" %}
{% block per_page_title %}
{% block service_page_title %}{% endblock %} {{ current_service.name }}