{% extends "master.html" %} {% block title %} {{ super() }} {% endblock %} {% block content %} Back {% endblock %}