{% extends "base.html" %} {% block title %}{{ rel_path }} ยท cuesheet{% endblock %} {% block content %}
{# This whole region re-fetches when the cassette file changes. #}
{% include "_cassette_body.html" %}
{% endblock %}