diff --git a/src/backoffice/templates/token_list.html b/src/backoffice/templates/token_list.html index 60d66e63b..92f9e12a5 100644 --- a/src/backoffice/templates/token_list.html +++ b/src/backoffice/templates/token_list.html @@ -10,12 +10,14 @@

Token List - BackOffice

This is a list of all tokens for {{ camp.title }}.

+
+ Create Token + Backoffice +
{% if not token_list %}

No tokens found.

{% else %}

- Create Token - Backoffice