{{ 'GANTRY5_PLATFORM_ATOMS'|trans }}

{% if gantry.config.get('page.head.atoms') %} {% else %} {% endif %} {% if overrideable %} {% set prefix = 'page.head.' %} {% include 'forms/override.html.twig' with {'scope': prefix, 'name': 'atoms', 'default_value': attribute(defaults, prefix ~ 'atoms'), 'value': gantry.config.get(prefix ~ 'atoms'), 'field': {'label': 'Enabled of the field Atoms' }} %} {% endif %}
{# Deprecated Atoms from Layout (< 5.2.0) #} {% if atoms_deprecated is not null and atoms_deprecated|length and gantry.config.get('page.head.atoms') %}

{{ 'GANTRY5_PLATFORM_ATOMS_DEPRECATED_MESSAGE'|trans }}

{% endif %}
×
{{ 'GANTRY5_PLATFORM_DROP_DELETE'|trans }}
{#{{ dump(atoms_deprecated|json_encode) }}#}