permanent
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

ajax.json.twig
text/plain

Download raw (94 bytes)

{% if form_json_response %}
{{ form_json_response|json_encode|raw }}
{% else %}
{}
{% endif %}