{% if csrf_token %}{% endif %} {% if theme_css is empty %} {% else %} {{ theme_css|raw }} {% endif %} {% block custom_css %}{% endblock %} {% if theme_js is empty %} {% else %} {{ theme_js|raw }} {% endif %} {% block custom_js %}{% endblock %}