{% extends "public/base.html" %} {% block title %}Alliance Auth{% endblock %} {% block page_title %}Login Page{% endblock page_title %} {% block content %}

{% if error %}

{% endif %}

Register Here

{% endblock content %}