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