{% extends "aircox/base.html" %} {% load static i18n thumbnail %} {% comment %} Base template to display pages (list, detail, whatever). By default extend to this one instead of "base.html" Context: - cover: cover image - title: title - page: page {% endcomment %} {% block head_title %} {% comment %}Hack to include the page title into the