mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 22:40:31 -04:00
2767 passing
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
{% extends "withnav_template.html" %}
|
||||
|
||||
{% set page_title = 'Create your messages here' %}
|
||||
{% set page_title = 'Templates' %}
|
||||
|
||||
{% block service_page_title %}
|
||||
{{ page_title_folder_path(template_folder_path) }}
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
{% call(item, row_number) list_table(
|
||||
[
|
||||
['email address'],
|
||||
['test@example.gov.uk'],
|
||||
['test@example.gsa.gov'],
|
||||
],
|
||||
caption="Example",
|
||||
caption_visible=False,
|
||||
|
||||
Reference in New Issue
Block a user