From 58a48105ee838df70172b49501df7085823dbc51 Mon Sep 17 00:00:00 2001 From: Nathan Cannon Date: Wed, 7 Oct 2015 03:06:59 +0100 Subject: [PATCH] Minor changes to better fulfil html5 specifications. --- templates/welcome.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/welcome.html b/templates/welcome.html index 8e1e346..57260d7 100644 --- a/templates/welcome.html +++ b/templates/welcome.html @@ -7,9 +7,9 @@
- + Turtle with fire icon on back
-
+
{{ form.csrf_token }} {{ form.api_key(**{'class':'form-control','placeholder':'Insert API Key'}) }}