{# @copyright 2014 Mautic Contributors. All rights reserved @author Mautic @link http://mautic.org @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html #} {% if 'index' == tmpl %} {% extends '@MauticInstall/Install/content.html.twig' %} {% endif %} {% block content %}

{{ 'mautic.install.heading.final'|trans }}

{{ 'mautic.install.heading.finished'|trans }}

{{ 'mautic.install.heading.configured'|trans|raw }}
{% if welcome_url %} {{ 'mautic.install.sentence.proceed.to.mautic'|trans }} {% endif %}
{% endblock %}