{% extends '@ZikulaCoreInstaller/theme.html.twig' %}

{% block title 'Zikula Core Installer :: Error!' %}

{% block body %}
<div id="maincontent">
    {{ showflashes() }}
</div>
{% endblock %}
