diff --git a/device/templates/details.html b/device/templates/details.html index c5fa7a4..47a65e0 100644 --- a/device/templates/details.html +++ b/device/templates/details.html @@ -4,7 +4,7 @@ {% block content %}
{{ note.user.get_full_name|default:note.user.username }}- + {% if user == note.user or user.is_admin %}