{% extends "setupwizard/_base.html" %} {% from "macros/box.html" import m_box %} {% set cmd = app.name %} {% block content %}
Configuration file sucessfully written.
{%- call m_box(title="Location") %}Now you have to restart the application in order to be able to login with the admin account.
{% endblock %}