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

Installation Finished

TextPress is now installed on your server. You can now log into your blog with the following credentials. You can change them from the administrator interface later.:

Username
{{ admin.username|e }}
Password
{{ admin.password|e }}

Go to the Admin Interface »

{% endblock %}