{% extends "base.html" %} {% block title %}Login{% endblock %} {% block content %} {% include 'form.html' %} {% endblock content %}