summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/add_center.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/actions/add_center.html')
-rw-r--r--ogcp/templates/actions/add_center.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/ogcp/templates/actions/add_center.html b/ogcp/templates/actions/add_center.html
index 59ab450..396e332 100644
--- a/ogcp/templates/actions/add_center.html
+++ b/ogcp/templates/actions/add_center.html
@@ -1,6 +1,8 @@
{% extends 'scopes.html' %}
{% import "bootstrap/wtf.html" as wtf %}
+{% block nav_center %} active{% endblock %}
+{% block nav_center_add %} active{% endblock %}
{% block content %}
<h1 class="m-5">{{_('Add center form')}}</h1>