{% if jquery and jquery.css %} {% endif %} {% if isRTL %}{% endif %} {% block preload %}{% endblock %}
{% block header %}{% include "_header.twig" %}{% endblock %}
{% block contentwrapper %} {% block content %}{% endblock %} {% endblock %}
{% if jquery %} {% set version = '1.8' %} {% if jquery.version %} {% set version = jquery.version %} {% endif %} {% if version == '1.8' %} {% if jquery.core %} {% endif %} {% if jquery.ui %} {% endif %} {% endif %} {% endif %} {% if clipboard %} {% endif %} {% block postload %}{% endblock %}