{% load i18n %} {% trans "EzWeb Platform" %} {% block css %}{% endblock %} {% if only_one_js_file %} {% else %} {% include "js_includes.js" %} {% endif %} {% if AUTHENTICATION_SERVER_URL %} {% endif %}
{% block header %} {% endblock %}
{% include "wiring.html" %}
{% include "showcase.html" %}