{% block content %} {% endblock content %} diff --git a/templates/contact.html.tera b/templates/contact.html.tera index 9876132..fd19907 100644 --- a/templates/contact.html.tera +++ b/templates/contact.html.tera @@ -1,5 +1,7 @@ {% extends "base" %} +{% block nav_contact %}active{% endblock %} + {% block header %}
@@ -10,7 +12,7 @@ {% block content %} -