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