Creating database

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

{{ database_path }}

Next step: Create admin user {% endif %}