{% extends "content_template.html" %} {% from "components/service-link.html" import service_link %} {% block per_page_title %} Edit and format messages {% endblock %} {% block content_column_content %}
This page explains how to:
You can see a list of formatting instructions on the edit template page:
When composing a text message, write URLs in full and Notify will convert them into links for you.
You cannot convert text into a link.
We do not recommend using a third-party link shortening service because:
To personalize the content of your messages, add a placeholder to the template.
Placeholders are filled in with details, like a name or reference number, each time you send a message.
To add a placeholder to the template:
When you send a message you can either:
If you upload a list, the column names need to match the placeholders in your template.
To add optional content to your messages:
For each person you send this message to, specify ‘yes’ or ‘no’ to show or hide this content. You can either:
If you upload a list, the column names need to match the optional content in your template.
{% endblock %}