{% extends "ldt/ldt_base.html" %} {# this page inherit base html, all pages of ldt inherit this page. #} {# all contents are writed in the "iricontent" block #} {% load i18n %} {% block css_import %} {{ block.super }} {% endblock %} {% block content %}