{% extends 'maple/base.html' %} {% import 'maple/auth.html' as auth %} {% block main -%} {{ auth.forget(form) }} {% endblock -%}