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