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

Open your browser's JavaScript console to see what's happening (hit F12).



{% endblock %}