{% extends "withnav_template.html" %} {% block service_page_title %} Templates {% endblock %} {% block maincolumn_content %} {% if not templates %}
You need a template before you can send {% if current_service.can_send_letters %} emails, text messages or letters {%- else -%} emails or text messages {%- endif %}.
Add a new template {% else %}You need to ask your service manager to add templates before you can send {% if current_service.can_send_letters %} emails, text messages or letters {%- else -%} emails or text messages {%- endif %}.
{% endif %} {% else %}