{% block title %} {% if title %} {{title}} | My Films {% else %} My Films Table {% endif %} {% endblock title %} {% block head %} {% endblock head %}
{% block content %} {% endblock content %}