{% extends "base.html" %} {% block title %}Customize Title{% endblock %} {% block nav %}{{ super() }}{% endblock %} {% block content %}

This is intended for DVDs or for TV Series that have more than one disk

Title
Title can't be blank
Year
{% if form.errors %} {% for k in form.errors %} {% endfor %} {% endif %}
{% endblock %}