{% block title %}GoGoCarto - {{ 'projects.pitch'|trans }}{% endblock %}
{# gogocarto contains materializeCss lib, so we load it for all files #}
{{ encore_entry_link_tags('saas') }}
{% block stylesheets %}
{% endblock %}
{% if config is defined %}
{% include 'custom-head.html.twig' %}
{% endif %}