{% load i18n coffeescript pipeline staticfiles %}
ICSW® - {% block title%}{% trans 'Main Page' %}{% endblock %}
{% block stylesheets %} {% stylesheet 'part1' %} {% endblock %} {% block javascript %} {% javascript 'js_jquery_new' %} {% javascript 'js_base' %} {% javascript 'js_extra1' %} {% endblock %}
{% include "index.xhtml" %}
{% include chunk_name %}