{% extends "layout.html" %} {% block body %}

{{ _('Setup Finished') }}

{% trans %} The setup was finished successfully. You can now go to the admin panel and start configuring your blog. Don't forget to disable the maintenance mode after you finish your configuration. {% endtrans %}

{% endblock %}