{% extends "login_nav.html" %} {% load bootstrap %} {% block main_block %} {% for severity, message in messages %}
{{ message }}
{% endfor %}
{% csrf_token %} {{ form|bootstrap }}

When enabled, the owncloud installation will be available from owncloud on the web server. Visit this URL to set up the initial administration account for owncloud.

Note: Setting up owncloud for the first time might take 5 minutes or more, depending on download bandwidth from the Debian APT sources.

{% endblock %} {% block sidebar_right_block %} {% endblock %}