{% if js_data %}{% for js in js_data %} {% endfor %}{% endif %} {% if css_data %}{% for css in css_data %} {% endfor %}{% endif %}