{% extends 'base.html.twig' %} {% block canonicalUrl %} {% endblock %} {% block meta %} {{news.currentTranslation.contentTitle|raw}} {% if news.picture %} {% endif %} {% endblock %} {% block body %}
{{'opinion.less_than_3'|trans|raw}}
{{'research.advanced_search'|trans}}

{{ news.currentTranslation.title }}

{# Image #} {% if news.picture %}
{% if news.logo %} {% else %} {% endif %}
{% endif %} {{ news.currentTranslation.content|raw }}
{% if newsSimilarly != [] %}

{{'pageNews.similarly_article'|trans}}



{% endif %}

{{'pageHome.blue_architect'|trans|raw}}

{{'pageHome.you_wish'|trans|raw}}

{% if currentCountry2 == 'es' and currentLocal == 'es' %} {% trans %}menu.contact_us_bis{% endtrans %} {% else %} {% trans %}menu.contact_us{% endtrans %} ! {% endif %}
{% endblock %} {% block javascripts %} {% if currentWebsite == 1 %} {% endif %} {% endblock %}