{% extends "first_run_wizard/base.html" %} {% load i18n %} {% block title %}{{ title }}{% endblock %} {% block content %}
{% blocktrans %}No users exist yet. Create the first administrator account to continue.{% endblocktrans %}