{% extends "orgapy/skeleton.html" %} {% load static %} {% block title %}{% block subtitle %}Quotes ∣ {% endblock subtitle %}{{ block.super }}{% endblock title %} {% block head %} {{ block.super }} {% endblock head %} {% block main_content %}
{% if work %}Filter: {{work.title}}, {{work.author.name}} Clear
{% elif author %}Filter: {{author.name}} Clear
{% endif %} {% if authors %}{% for author_ in authors %} {{ author_.name }} {% endfor %}
{% endif %} {% if quotes %}