{% if customHead %}{{ customHead|safe }}{% endif %} {% if csscode %}{{ csscode|safe }}{% endif %}
{% if htmlcode %}{{ htmlcode|safe }}{% endif %} {% if customJavaScript %}{{ customJavaScript|safe }}{% endif %} {% if javascriptcode %}{{ javascriptcode|safe }}{% endif %}