diff --git a/templates/error.html b/templates/error.html index 3eb64fe..7b13c7b 100644 --- a/templates/error.html +++ b/templates/error.html @@ -1,2 +1,5 @@ -
{{ error.description }}
+ +{{ error.description }}
+ + diff --git a/templates/home.html b/templates/home.html index c7ef6a8..3ae319f 100644 --- a/templates/home.html +++ b/templates/home.html @@ -1,14 +1,20 @@ - -{% if user %} -