diff --git a/src/accounts/templates/accounts/user_detail.html b/src/accounts/templates/accounts/user_detail.html index 66cd3dd..c7ce67c 100644 --- a/src/accounts/templates/accounts/user_detail.html +++ b/src/accounts/templates/accounts/user_detail.html @@ -24,6 +24,14 @@ {% endifequal %}
+ {% if request.user.is_active %} + +
+ {% endif %}