diff --git a/dal/templates/changepassword.html b/dal/templates/changepassword.html index e9a5abf..c6f61e6 100644 --- a/dal/templates/changepassword.html +++ b/dal/templates/changepassword.html @@ -35,6 +35,8 @@ +
+ Back to Index
diff --git a/dal/templates/changeuserdata.html b/dal/templates/changeuserdata.html index f8a76d7..8878ca2 100644 --- a/dal/templates/changeuserdata.html +++ b/dal/templates/changeuserdata.html @@ -34,7 +34,13 @@ {% trans "Change User Data" %} +
+
+ Back to Index +
+ + diff --git a/dal/templates/deleteaccount.html b/dal/templates/deleteaccount.html index 1828827..3c74052 100644 --- a/dal/templates/deleteaccount.html +++ b/dal/templates/deleteaccount.html @@ -27,6 +27,7 @@
+ Back to Index
diff --git a/dal/templates/seed_list.html b/dal/templates/seed_list.html index 6699db0..9d13640 100644 --- a/dal/templates/seed_list.html +++ b/dal/templates/seed_list.html @@ -25,9 +25,11 @@

-
- Delete your account
-
+
+ +
diff --git a/dal/templates/useroptions.html b/dal/templates/useroptions.html index 1e9c568..d5bae62 100644 --- a/dal/templates/useroptions.html +++ b/dal/templates/useroptions.html @@ -16,6 +16,7 @@
{% trans "Change your userdata" %}
Change your password
+ Show seeds
{% trans "Logout" %}