moved main_nav to components

This commit is contained in:
Beverly Nguyen
2024-04-09 16:32:56 -07:00
parent beedce1796
commit 7f3728e0d5

View File

@@ -1,4 +1,4 @@
{% extends "/new/base.html" %}
{% extends "admin_template.html" %}
{% block per_page_title %}
{% block service_page_title %}{% endblock %} {{ current_service.name }}
@@ -6,7 +6,7 @@
{% block main %}
<div class="grid-container">
{% include "new/components/service_navigation.html" %}
{% include "service_navigation.html" %}
<div class="grid-row margin-top-5">
{% if help %}
<div class="tablet:grid-col-3">