diff --git a/app/templates/views/guidance/edit-and-format-messages.html b/app/templates/views/guidance/edit-and-format-messages.html new file mode 100644 index 000000000..c719d1d4f --- /dev/null +++ b/app/templates/views/guidance/edit-and-format-messages.html @@ -0,0 +1,103 @@ +{% extends "content_template.html" %} +{% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} +{% from "components/sub-navigation.html" import sub_navigation %} + +{% block per_page_title %} + Guidance +{% endblock %} + +{% block content_column_content %} + +

Edit and format messages

+ +

This section explains how to add:

+