diff --git a/src/pretix/plugins/wallet/templates/pretixplugins/wallet/edit.html b/src/pretix/plugins/wallet/templates/pretixplugins/wallet/edit.html index 6211670bf8..c7958b6bb2 100644 --- a/src/pretix/plugins/wallet/templates/pretixplugins/wallet/edit.html +++ b/src/pretix/plugins/wallet/templates/pretixplugins/wallet/edit.html @@ -10,7 +10,7 @@ {% block title %}{% trans "Wallet layouts" %}{% endblock %} {% block content %} -

{% trans "Edit layout" %} {{ object.name }}

+

{% trans "Edit layout" %}

{{ platforms|json_script:"platforms" }} {{ variables|json_script:"variables" }} {{ locales|json_script:"locales" }}