Update lead in and second bullet

This commit is contained in:
karlchillmaid
2019-11-20 11:32:42 +00:00
committed by GitHub
parent 1a25ac9676
commit b5fb43212a

View File

@@ -252,11 +252,11 @@
{% if current_service.trial_mode %}
<h2 class="heading-medium top-gutter-0">Your service is in trial mode</h2>
<p>A service in trial mode can only:</p>
<p>You can only:</p>
<ul class='list list-bullet'>
<li>send {{ current_service.message_limit }} text messages and emails per day</li>
<li>send messages to you and other people in your team</li>
<li>send messages to yourself and other people in your team</li>
<li>create letter templates, but not send them</li>
</ul>