{% load cms_tags sekizai_tags menu_tags bootstrap_tags themata static %} {% if title %}{{ title }}{% else %}{% page_attribute "page_title" %}{% endif %} {% link_stylesheets %} {% render_block "css" %}
{% cms_toolbar %}
{% static_placeholder 'header' %}
{% placeholder "content" %} {% block content %} {% endblock %}
{# This script block shouldn't be here. #} {% render_block "js" %}