{% extends "YOUBoutiqueBundle:Default:layout.html.twig" %} {% block content %} {% set askSendFormToOther = true %}

Devis : {{ cat.title }}

{% if cat.root != 312 %}{% endif %}
{% include 'YOUDevisBundle:Category:form.html.twig' %}
{% endblock %}