From de045d86ee04c68e0406492b28d5cdf9c40e6a82 Mon Sep 17 00:00:00 2001 From: Nathan Cannon Date: Tue, 15 Mar 2016 21:55:30 +0000 Subject: [PATCH] Added information dialog about what user information is stored. --- templates/welcome.html | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/templates/welcome.html b/templates/welcome.html index d6e7dfc..9d75af9 100644 --- a/templates/welcome.html +++ b/templates/welcome.html @@ -1,5 +1,28 @@ {% extends "layout.html" %} {% block content %} +

炎の亀

BETA @@ -19,7 +42,13 @@
- +
{% for error in form.api_key.errors %}