{% comment %}//
// CSS Assets
//{% endcomment %}
{% if not codemirror_only %}
{% else %}
{% endif %}
{% for item in themes %}
{% endfor %}
{% comment %}//
// Javascript Assets
//{% endcomment %}
{% if search_enabled %}
{% endif %}
{% for item in modes %}
{% endfor %}
{% if not codemirror_only %}
{% for item in translations %}
{% endfor %}
{% if csrf_enabled %}
{% endif %}
{% endif %}