{% extends "base.html" %} {% block stylesheets %} {% endblock %} {% block content %}

Register

{% for error in errors %} {% endfor %} {% if integrations.mlc() %} Login with Major League Cyber
{% endif %}
{% endblock %} {% block scripts %} {% endblock %}