Reword templates line on go live task list

This version might read a little clearer and look a little neater.
This commit is contained in:
Chris Hill-Scott
2018-08-30 14:36:40 +01:00
parent edcfa1887c
commit 2ff81ea59d
2 changed files with 5 additions and 5 deletions

View File

@@ -24,8 +24,8 @@
) }}
{{ task_list_item(
has_templates,
'<a href="{}">Add content to
templates to show the kind of messages youll send</a>'.format(
'<a href="{}">Add templates with examples of the content you plan to send
</a>'.format(
url_for('main.choose_template', service_id=current_service.id)
)|safe,
) }}