{% if components %} {% for component in components %} {{ component.json_obj|json_script:component.data_identifier }} {% endfor %} {% endif %}