Add email list accessible by edit button in settings

This commit is contained in:
Harvey Tindall
2021-02-21 15:51:42 +00:00
parent 058cac2e7b
commit d1b1b90de3
11 changed files with 131 additions and 28 deletions
+2
View File
@@ -1,7 +1,9 @@
{{ .aUserWasCreated }}
{{ .nameString }}: {{ .name }}
{{ .addressString }}: {{ .address }}
{{ .timeString }}: {{ .time }}
{{ .notificationNotice }}
+1
View File
@@ -1,4 +1,5 @@
{{ .yourAccountWasDeleted }}
{{ .reasonString }}: {{ .reason }}
{{ .message }}
+3
View File
@@ -1,8 +1,11 @@
{{ .helloUser }}
{{ .someoneHasRequestedReset }}
{{ .ifItWasYou }}
{{ .codeExpiry }}
{{ .ifItWasNotYou }}
{{ .pinString }}: {{ .pin }}