diff --git a/pages/profile.html b/pages/profile.html index df12a98..712ae25 100644 --- a/pages/profile.html +++ b/pages/profile.html @@ -14,6 +14,24 @@
{{index .Translation "profile created"}}: {{ .Data.TimeCreated }}
+{{index .Translation "profile option notify me"}}
++ {{ if .Data.NotifyOnTodos }} + + + {{ else }} + + + {{ end }} +
+