{% include "base.html" %} {% block content %}

THIS IS PLACEHOLDER PAGE UNTIL DATABASE LOGIN IS IMPLEMENTED



{{username}}

{{password}}

{% endblock %}


{% include "footer.html" %}