{% extends "Includes/layout.html.twig" %} {% block body %}

{{ 'Total globalParameters'|trans }}: <% globalParametersCount %>

#
Service
ParamKey
Value
Description
Active
Action
{{ include('Admin/GlobalParameter/edit.html.twig') }}
{% endblock %} {% block specificJS %} {{ encore_entry_script_tags('global_parameter_index') }} {% endblock %}