{% extends "::layout.html.twig" %} {% set pageMainTabs = "shopping" %} {% set menuNoCurrent = true %} {% if boutique.presentation.logo is not null %} {% set header_image = "http://" ~ picthost ~ "/" ~ boutique.presentation.logo.webPath %} {% endif %} {% set header_description= boutique.presentation.presentation %} {% set header_pagename = boutique.nom %} {% block title %} {{ boutique.nom }} - {{ boutique.motcles }} - {{ boutique.address1 }} {{ boutique.cp }} {{ boutique.ville }} - Consommez En France.com {% endblock %} {% block subHeader %} {% include 'YOUBoutiqueBundle:Default:header.html.twig' %} {% endblock %} {% block container %}