mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 12:48:24 -04:00
a few more organisation edits
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
{% from "components/uk_components/button/macro.njk" import govukButton %}
|
||||
|
||||
{% block per_page_title %}
|
||||
Organisations
|
||||
Organizations
|
||||
{% endblock %}
|
||||
|
||||
{% block platform_admin_content %}
|
||||
|
||||
<h1 class="heading-medium">Organisations</h1>
|
||||
<h1 class="heading-medium">Organizations</h1>
|
||||
|
||||
{{ live_search(target_selector='.browse-list-item', show=True, form=search_form, label='Search by name') }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user