From 009236990ad73649999fa18e919a7fa9218ec8ae Mon Sep 17 00:00:00 2001 From: doubaniux Date: Fri, 23 Jul 2021 22:40:47 +0200 Subject: [PATCH] hide import data entry --- users/templates/users/home.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/users/templates/users/home.html b/users/templates/users/home.html index 21c5ed40..ca983a53 100644 --- a/users/templates/users/home.html +++ b/users/templates/users/home.html @@ -549,6 +549,7 @@ + {% comment %} {% if user == request.user %}
@@ -653,6 +654,8 @@
{% endif %} + {% endcomment %} +