Remove example

Removed `eg ‘{service name}: This is an example message’ – the content is already self explanatory
This commit is contained in:
karlchillmaid
2019-07-16 16:05:42 +01:00
committed by Rebecca Law
parent 8a323479d8
commit 59bb156881

View File

@@ -20,7 +20,7 @@
{% if current_service.prefix_sms %}
<p>Users will see your service name:</p>
<ul class="list-bullet">
<li>at the start of every text message, eg {{ current_service.name }}: This is an example message</li>
<li>at the start of every text message</li>
<li>as your email sender name</li>
</ul>
{% else %}