From 6db6f126870762767f01fb8f3a1c2996f01ae412 Mon Sep 17 00:00:00 2001 From: Lynne Date: Mon, 20 Jan 2020 19:48:07 +1000 Subject: [PATCH] capitalisation is important --- app/templates/bot/accounts_add.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/templates/bot/accounts_add.html b/app/templates/bot/accounts_add.html index 175356c..a52f276 100644 --- a/app/templates/bot/accounts_add.html +++ b/app/templates/bot/accounts_add.html @@ -12,10 +12,11 @@ {%include 'error.html' %} - +
{% if session['step'] == 1 %} +

Please enter the full handle of the account you'd like your bot to learn from. Note that this is case sensitive.