{% extends "base.html" %} {% block title %}First-run setup ยท sagittarius{% endblock %} {% block content %}
sagittarius

Welcome

Create the administrator account to unlock the web interface. DNS is already being served with the default configuration.

{% if let Some(error) = error %} {% endif %}
{% endblock %}