From 3efe32bcf71e6bb06c54013328c60a8879f35ba4 Mon Sep 17 00:00:00 2001 From: Stephan Porada Date: Fri, 11 Sep 2020 16:36:35 +0200 Subject: [PATCH] Fix admin user view --- web/app/templates/admin/user.html.j2 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/web/app/templates/admin/user.html.j2 b/web/app/templates/admin/user.html.j2 index 3db9864c..ad22d712 100644 --- a/web/app/templates/admin/user.html.j2 +++ b/web/app/templates/admin/user.html.j2 @@ -100,11 +100,12 @@ - {% endblock %}