From d6a8954304a6ff8261bd6577a361115005dbac4d Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 21 Jan 2020 09:23:18 +0000 Subject: [PATCH] Create edit-and-format-messages.html --- .../guidance/edit-and-format-messages.html | 103 ++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 app/templates/views/guidance/edit-and-format-messages.html 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:

+