{% extends "base.html.to" %} {% block content %}
{% block form %} form goes here {% end %} {% block next %} next page {% end %}
{% end %}