{% extends "base.html" %} {% block title %}Register{% endblock %} {% set hide_sidebar = True %} {% block content %}

Register

{% if error %}

{{ error }}

{% endif %}

Account

Profile

Free-form stats passed to your AI coach. Fill in what you want.

Background

Already have an account? Login

{% endblock %}