{% extends 'base.html' %} {% block title %}Login/Register{% endblock %} {% block content %}

LOGIN/REGISTER

If you do not already have an account, one will be made for you.

{% endblock %} {% block pagesource %}/templates/login.html{% endblock %}