Replace this content in the main section.
{% endblock -%}
{% extends 'core/_base.html' %} {%- from 'core/_macros.html' import render_less_link -%} {% block site_title %} {% block page_title %}{% endblock %} {% if self.page_title() %}: {% endif %}{{ super() }} {% endblock %} {%- block stylesheets %} {{ render_less_link('theme/stylesheets/oleb.less') }} {%- block additional_stylesheets %} {% filter compress %} {% endfilter %} {% endblock -%} {% endblock -%} {%- block scripts_top %} {# TYPEKIT #} {%- block additional_scripts_top %}{% endblock -%} {% endblock -%} {#{% block body_class %}container{% endblock %}#} {%- block body %}