{% extends 'base_frontend.html.twig' %} {% block title %} Détail Annonce {% endblock %} {% block content %}
{{ annonce.getDescription()|raw }}