diff --git a/templates/bot_accounts_add.html b/templates/bot_accounts_add.html index 4721f80..4e1a680 100644 --- a/templates/bot_accounts_add.html +++ b/templates/bot_accounts_add.html @@ -32,6 +32,7 @@ {% endif %}
+ Cancel {% if session['step'] != 1 %} {% endif %} diff --git a/templates/bot_create.html b/templates/bot_create.html index e5df4ef..61c350e 100644 --- a/templates/bot_create.html +++ b/templates/bot_create.html @@ -35,6 +35,7 @@ {% endif %}
+ Cancel {% if session['step'] != 1 %} {% endif %}