Remove go-live requirement content

This commit is contained in:
Chris Hill-Scott
2018-12-03 13:55:14 +00:00
parent b9234227fd
commit 4e3ddb22dc

View File

@@ -54,14 +54,9 @@
Emails with a reply-to address:
</p>
<ul class="list list-bullet">
<li>are less likely to be labelled as spam</li>
<li>appear more trustworthy</li>
</ul>
<!--{% if current_service.trial_mode and not current_service.has_email_reply_to_address %}
Your service cant go live until youve added at least one
reply-to address.
{% endif %}-->
</p>
<li>are less likely to be labelled as spam</li>
<li>appear more trustworthy</li>
</ul>
</div>
</div>
{% endblock %}