diff --git a/templates/zilencer/billing.html b/templates/zilencer/billing.html index bd61e9f44a..367ff37b17 100644 --- a/templates/zilencer/billing.html +++ b/templates/zilencer/billing.html @@ -19,6 +19,12 @@
+ {% if error_message %} +
+ {{ error_message }} +
+ {% endif %} +

{{ _("Billing") }}

{% if admin_access %}