{% extends "base.html" %} {% block title %}Setup - Stegasoo{% endblock %} {% block content %}
Initial Setup

Welcome to Stegasoo! Create your admin account to get started.

Minimum 8 characters
This is a single-user setup. The admin account has full access to all features.
{% endblock %} {% block scripts %} {% endblock %}