diff --git a/templates/widgets/w_carrier_card.html b/templates/widgets/w_carrier_card.html index 1548fee..b88be4e 100644 --- a/templates/widgets/w_carrier_card.html +++ b/templates/widgets/w_carrier_card.html @@ -176,7 +176,8 @@ {% endif %} - {% if not user.is_authenticated and show_contacts_allow %} + {% if not user.is_authenticated %} +{# {% if not user.is_authenticated and show_contacts_allow %}#}