{{ aPage.sTitle }}
{% if aPage.sFaviconUrl is defined %}
-
+
{% endif %}
-
+
{# Stylesheets MUST be loaded before any scripts otherwise we may face problems such as
- Visual glitches
- jQuery scripts spurious problems (like failing on a 'reload') #}
{% block iboPageCssFiles %}
- {% for aCssFileData in aPage.aCssFiles %}
- {% if aCssFileData['condition'] != '' %}{% endif %}
- {% endfor %}
+ {% endfor %}
{% endblock %}
{% block iboPageCssInline %}