{% extends 'infrastructure/base.html' %} {% load i18n %} {% block title %}{{ title }}{% endblock %} {% block page_header %} {% include 'horizon/common/_page_header.html' with title=title %} {% endblock page_header %} {% block js %} {{ block.super }} {% endblock %} {% block main %}