diff --git a/templates/bot_accounts_add.html b/templates/bot_accounts_add.html index 24ce1cd..ff2bbd5 100644 --- a/templates/bot_accounts_add.html +++ b/templates/bot_accounts_add.html @@ -14,7 +14,7 @@ {%include 'error.html' %}
-
+ {% if session['step'] == 1 %} diff --git a/templates/bot_create.html b/templates/bot_create.html index 190775c..32c274b 100644 --- a/templates/bot_create.html +++ b/templates/bot_create.html @@ -14,7 +14,7 @@ {% include 'error.html' %}
- + {% if session['step'] == 1 %}