From 7848f07252ed0615428323b00d3211d4b26fa5b6 Mon Sep 17 00:00:00 2001 From: William Colmenares Date: Tue, 16 Apr 2019 11:55:11 -0400 Subject: [PATCH] buttons block --- dal/templates/deleteaccount.html | 2 +- dal/templates/landing.html | 2 +- dal/templates/registeruser.html | 3 ++- dal/templates/useroptions.html | 18 ++++++++++-------- 4 files changed, 14 insertions(+), 11 deletions(-) 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
+