2767 passing

This commit is contained in:
jimmoffet
2022-08-05 00:25:03 -07:00
parent f48872b4cc
commit dad051a662
71 changed files with 497 additions and 374 deletions

View File

@@ -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) }}

View File

@@ -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,