{% if phone_number and user.is_staff %} {% if show_number %} {{ phone_number }}{% endif %} {% endif %}