diff --git a/app/templates/views/guidance/create-and-send-messages.html b/app/templates/views/guidance/create-and-send-messages.html new file mode 100644 index 000000000..4466ea93c --- /dev/null +++ b/app/templates/views/guidance/create-and-send-messages.html @@ -0,0 +1,24 @@ +{% 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 %} + +
Create an account to see a short tutorial explaining how to create and send messages.
+ +To send a batch of messages at once:
+