diff --git a/app/templates/views/service-settings.html b/app/templates/views/service-settings.html
index f064030fb..55f0b9abc 100644
--- a/app/templates/views/service-settings.html
+++ b/app/templates/views/service-settings.html
@@ -10,7 +10,7 @@
+
{% call mapping_table(
caption='Settings',
@@ -39,22 +39,26 @@
{% endcall %}
-
Your service is in trial mode
+
-
- - you can only send messages to yourself
- - you can add people to your team, then you can send messages to them too
- - you can only send 50 messages per day
-
+
Your service is in trial mode
-
- To remove these restrictions
- request to go live.
-
+
+ - you can only send messages to yourself
+ - you can add people to your team, then you can send messages to them too
+ - you can only send 50 messages per day
+
+
+
+ To remove these restrictions
+ request to go live.
+
+
+
{% if false and current_user.has_permissions([], admin_override=True) %}
-
Platform admin settings
+
Platform admin settings
{{ browse_list([
{