{% if app.request.get('_route') != 'web_default_index' %}
{{ site_name }}
{% endif %}
  • {{ 'Inicio'|trans }}
  • {{ 'Acerca de'|trans }}
  • {{ 'Productos'|trans }}
  • {{ 'Publicidad'|trans }}
  • {{ 'Contacto'|trans }}