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