{% extends "catalogue/base.html" %} {% load i18n %} {% load catalogue book_list %} {% block leftcolumn %} {% book_list %} {% endblock leftcolumn %}