{% extends "layout.html" %} {% load static from staticfiles %} {% load i18n %} {% block search_form %} {% with sidebar=1 sidebar_toggle_icon='fa-info-circle' %} {% include 'includes/search_form.html' %} {% endwith %} {% endblock %} {% block sidebar %} {% endblock %} {% block breadcrumbs %} {% endblock %} {% block content %} {% include 'admin_bar.html' %} {% if not item.book.latest %}
{{ footnote }}
{% endfor %} {% endif %} {% endif %}