{% extends "base.html" %} {% block title %}Welcome · Solisdash{% endblock %} {% block content %}

Welcome to Solisdash

No accounts exist yet. Create the first administrator below. This page is shown only on a fresh install — once any account exists, it stops working.

{% if error %} {% endif %}
{% endblock %}