diff --git a/internal/conf/templates/view.tmpl.html b/internal/conf/templates/view.tmpl.html index 932e5fc..6e93842 100644 --- a/internal/conf/templates/view.tmpl.html +++ b/internal/conf/templates/view.tmpl.html @@ -7,15 +7,23 @@ Edit Delete +{{ if .isOwner }}
This note is owned by {{.note.Owner}} and is further visible to
-This note is owned by {{.note.Owner}}.
{{end}} @@ -27,6 +35,7 @@