Fix banner copy

This commit is contained in:
Chris Hill-Scott
2016-01-22 12:11:23 +00:00
parent b00f9d5821
commit 48c0ae0140

View File

@@ -8,7 +8,7 @@
</div> </div>
<div class="column-three-quarters"> <div class="column-three-quarters">
{{ banner( {{ banner(
'You are in restricted mode. You can only send notifications to yourself.', 'Your service is in restricted mode. You can only send notifications to yourself.',
'info' 'info'
) }} ) }}
{% block maincolumn_content %}{% endblock %} {% block maincolumn_content %}{% endblock %}