diff --git a/dal/templates/deleteaccount.html b/dal/templates/deleteaccount.html index de6c15b..1828827 100644 --- a/dal/templates/deleteaccount.html +++ b/dal/templates/deleteaccount.html @@ -27,7 +27,7 @@
-
diff --git a/dal/templates/landing.html b/dal/templates/landing.html index 0d93537..71c4b75 100644 --- a/dal/templates/landing.html +++ b/dal/templates/landing.html @@ -21,7 +21,7 @@ {% endfor %}

{{form.non_field_errors|striptags}}

-
diff --git a/dal/templates/registeruser.html b/dal/templates/registeruser.html index 4cbaf41..3743d9e 100644 --- a/dal/templates/registeruser.html +++ b/dal/templates/registeruser.html @@ -40,9 +40,10 @@ +

{{form.non_field_errors|striptags}}

-
diff --git a/dal/templates/useroptions.html b/dal/templates/useroptions.html index 6a24c9b..1e9c568 100644 --- a/dal/templates/useroptions.html +++ b/dal/templates/useroptions.html @@ -11,15 +11,17 @@
-


-
-

{% trans "Welcome," %} {{user}}



- Change your userdata
+