{% extends "base.html.twig" %} {% block title %}HousingRental - Profil{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block content %}
{{ user.email }}
{{ user.phone }}
{{ user.address }}
{{ user.zipcode }}, {{ user.city }}
{% else %}
{% endif %}
{% endif %}
{{ property.city }}, {{ property.country | country_name }}
{{ property.price }}€ /nuit