{% extends 'base.html.twig' %} {%- block title_tag -%} ▷ Contact Refined web | agence web à Strasbourg {%- endblock -%} {%- block description_tag -%} Vous avez une question ? Vous êtes intéressé par nos prestations (gratuites ou payantes) ? Contactez-nous pour en discuter. {%- endblock -%} {% block content %}
{% cache 'contact_hero_image;' ~ postIdentifier ttl(31536000) %}

Contactez Refined web

Vous avez une question ? Vous êtes intéressé par nos prestations ? Remplissez le formulaire ci-dessous pour en discuter.

{% endcache %} {{ include('contact/_contact_form.html.twig') }} {% cache 'contact_info;' ~ postIdentifier ttl(31536000) %} {{ include('contact/_contact_info.html.twig') }} {% endcache %}
{% endblock %} {% block letstalk_banner %} {% cache 'letstalk_banner;' ~ postIdentifier ttl(31536000) %} {{ include('blocks/letstalk_banner/_letstalk_banner_seo.html.twig') }} {% endcache %} {% endblock %}