From cd52e76b618f73dbb13b66f327411afa326bc2bb Mon Sep 17 00:00:00 2001 From: Philipp Hofer Date: Sat, 3 May 2025 21:17:17 +0200 Subject: [PATCH] remove already replaced part --- templates/admin/user/view.html.tera | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/admin/user/view.html.tera b/templates/admin/user/view.html.tera index 11772f9..4e04d8e 100644 --- a/templates/admin/user/view.html.tera +++ b/templates/admin/user/view.html.tera @@ -36,7 +36,6 @@ {{ macros::inputgroup(label='Neue Notiz', name='note', type="text") }} {% endif %} - Notizen: to be replaced with activity :-) {% if user.pw and allowed_to_edit %}