{% extends "bitcaster/locking/base.html" %}{% load i18n static %} {% block head %} {{ block.super }} {{ wizard.form.media }} {% endblock head %} {% block content %} The following {{ title }} have been locked: {% endblock content %}