{% extends "auth/base.html" %} {% block title %} User Registration {% endblock %} {% block head %} {{ super() }} {% endblock %}