diff --git a/dal/templates/changepassword.html b/dal/templates/changepassword.html index e9a5abf8cc3fd67c81be3b097c9d9545ce9a9a38..c6f61e6b5f4925ec6b4faae131906e4b5336f63a 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 f8a76d70c7df9b62648eb2e5d8f9a556a6ae2359..8878ca28b267ddad9d9d556100bae860967d611c 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 18288277af12ac0fea83a281c915a8720a1d0c57..3c74052228dd6e5b50bd35f622d7682b6317ead1 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 6699db0bcd8461ffb1802a755f94c4bb680409d3..9d13640b5c112e5528a36321a102c2debc027107 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 1e9c568b27a3fabc38178fe041a815e5bdabb0c1..d5bae62eafdbe4d61c1c4f42ac9bff6599e86d55 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" %}