{% extends "cms_pages/abstract_content_page.html" %}
{% load pyconau2017_tags %}
{% load sitetree %}
{% load i18n %}
{% block body_class %}template-content-page{% endblock %}
{% block header_inset_image %}{% illustration page.inset_illustration %}{% endblock %}