{% extends "public/base.html" %} {% block title %}Alliance Auth{% endblock %} {% block page_title %}Something something here{% endblock page_title %} {% block content %}

WELCOME THIS IS THE INDEX PAGE

{% endblock content %}