You can increase the monthly sending limit by upgrading your billing plan. See Pricing.
{% endif %}
{% endblock %}
diff --git a/templates/emails/sms-limit-body-text.html b/templates/emails/sms-limit-body-text.html
index 54236e44..9b6c6d69 100644
--- a/templates/emails/sms-limit-body-text.html
+++ b/templates/emails/sms-limit-body-text.html
@@ -1,9 +1,8 @@
{% load hc_extras %}Hello,
We could not deliver a {{ transport }} notification because your {% site_name %} account has reached its monthly sending limit of {{ limit }} sends per month. The limit resets at the start of each month.
-{% if url %}You can increase the monthly sending limit by upgrading your billing plan:
-
-{{ url }}{% endif %}
+{% if url %}You can increase the monthly sending limit by upgrading your billing plan.
+{% endif %}
--
Regards,
diff --git a/templates/front/channels.html b/templates/front/channels.html
index 11b970f3..5cc4635c 100644
--- a/templates/front/channels.html
+++ b/templates/front/channels.html
@@ -249,7 +249,7 @@