Create Initial Admin User

⚠️ **IMPORTANT:** You should set `REGISTRATION_ENABLED = False` in `config.py` immediately after creating your first user for security!

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% endif %} {% endwith %}

Already registered? Go to Login