mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
link-service-to-organisations-tweaks
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{{ current_org.name }}
|
||||
{% endblock %}
|
||||
|
||||
{% block service_page_title %}
|
||||
{% block org_page_title %}
|
||||
{{ current_org.name }}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
Update an organisation
|
||||
{% endblock %}
|
||||
|
||||
{% block service_page_title %}
|
||||
{% block org_page_title %}
|
||||
Update an organisation
|
||||
{% endblock %}
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{% extends "org_template.html" %}
|
||||
|
||||
{% block service_page_title %}
|
||||
{% block org_page_title %}
|
||||
Team members
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user