{% extends "base.html" %}
{% block title %}Welcome · Solisdash{% endblock %}
{% block content %}
No setup found. Tell Solisdash where MongoDB lives and how to reach
SolisCloud, then create the first administrator. Each section has a
Test button so you can confirm the values before saving.
Welcome to Solisdash
{{ error }}
{% endif %} {% endblock %}