Creating site

{% with messages = get_flashed_messages() %} {% if messages %} {% endif %} {% endwith %} {% if not created %}
{% else %}

Congratulations, Sebureem is now properly configured

{% endif %}