{% extends "@admin/pages/user.html.twig" %} {% block user_profile %} {% if 'locale' not in fields.hidden %}
Location

{{ user.city }}, {{ user.country }}

{% endif %} {% endblock %}