{% extends "install_base.html" %} {% block head %} {% endblock %} {% block content %}
{% trans 'Before you can login into the _install section, you must insert a login password hash into your settings.py.' %}
{% trans 'Here you can generate this password hash.' %}
{% trans 'Please ...' %}