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