{% extends "base.html" %} {% block title %}{{ file }} · {{ name }} · The Booth{% endblock %} {% block content %}
{{ file }}
{% if prev_url %}{% endif %} {% if next_url %}{% endif %}
{{ file }}
{% endblock %}