{% extends "registration/base.html" %} {% comment %} vim:ft=htmldjango: {% endcomment %} {% block title %} Registration - {{ block.super }} {% endblock %} {{ form.non_field_errors }} {% block content %}