title on domain suborg

This commit is contained in:
Rachid Mrad 2024-08-29 12:51:50 -04:00
parent fe898f3168
commit 4a9cf02918
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
{% extends "domain_base.html" %}
{% load static field_helpers%}
{% block title %}Suborganization{% if suborganization_name %} | suborganization_name{% endif %}{% endblock %}
{% block title %}Suborganization{% if suborganization_name %} | suborganization_name{% endif %} | {% endblock %}
{% block domain_content %}
{# this is right after the messages block in the parent template #}