mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
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:
@@ -24,8 +24,8 @@
|
||||
) }}
|
||||
{{ task_list_item(
|
||||
has_templates,
|
||||
'<a href="{}">Add content to
|
||||
templates to show the kind of messages you’ll 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,
|
||||
) }}
|
||||
|
||||
Reference in New Issue
Block a user