{% comment %} Options: - list_css_class: extra class for the main list container - list_paginator: paginator object to display pagination at the bottom; {% endcomment %} {% load i18n %} {% load aircox_cms %} {% if focus %} {% with item=focus item_big_cover=True %} {% include "aircox_cms/snippets/list_item.html" %} {% endwith %} {% endif %}