From 1d2fdd0d849594190b5fdb279df438f6a7d63426 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Mon, 27 Jan 2020 23:12:28 +0800 Subject: signup.html: add a info line for the form --- app/templates/signup.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/templates') diff --git a/app/templates/signup.html b/app/templates/signup.html index da99673..273d492 100644 --- a/app/templates/signup.html +++ b/app/templates/signup.html @@ -7,6 +7,8 @@ You're logged in already! Logout.

{{ get_flashed_messages()[0] | safe }}

+

Sign up here.

+

-- cgit v1.2.1