mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Working through the Platform Admin section
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block maincolumn_content %}
|
||||
<h1 class="heading-medium">Settings</h1>
|
||||
<h1 class="font-body-2xl">Settings</h1>
|
||||
<div class="bottom-gutter-3-2 settings-table body-copy-table">
|
||||
{% call mapping_table(
|
||||
caption='General',
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
{% block maincolumn_content %}
|
||||
|
||||
<h1 class="heading-medium">
|
||||
<h1 class="font-body-2xl">
|
||||
Trial mode services
|
||||
</h1>
|
||||
{{ live_search(target_selector='.browse-list-item', show=True, form=search_form, label='Search by name') }}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
) }}
|
||||
{% endif %}
|
||||
|
||||
<h1 class="heading-medium">
|
||||
<h1 class="font-body-2xl">
|
||||
Team members
|
||||
</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user