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 %}