diff --git a/templates/bot_accounts_add.html b/templates/bot_accounts_add.html index 01247fb..4721f80 100644 --- a/templates/bot_accounts_add.html +++ b/templates/bot_accounts_add.html @@ -32,7 +32,9 @@ {% endif %}
+ {% if session['step'] != 1 %} + {% endif %}
diff --git a/templates/bot_create.html b/templates/bot_create.html index 8e908f4..e5df4ef 100644 --- a/templates/bot_create.html +++ b/templates/bot_create.html @@ -35,7 +35,9 @@ {% endif %}
+ {% if session['step'] != 1 %} + {% endif %}