Remove the ‘next step’ banner from choose template

This page should be obvious enough that this banner isn’t needed. Will
have to keep an eye on this.
This commit is contained in:
Chris Hill-Scott
2016-04-03 12:13:29 +01:00
parent 5087157d2b
commit 6030cccb5d
2 changed files with 0 additions and 13 deletions

View File

@@ -37,17 +37,6 @@
{% endif %}
</div>
{% if not has_jobs %}
{% if current_user.has_permissions(permissions=['send_texts', 'send_emails', 'send_letters'], any_=True) %}
{{ banner(
"""
Send yourself a test
""",
subhead='Next step:',
type="tip"
)}}
{% endif %}
{% endif %}
<div class="grid-row">
{% for template in templates %}
<div class="column-two-thirds">