{% extends 'base.html' %} {% block content %} {% if version %}
{% else %}

{{ _('PHP.INI Editor allows you to modify PHP settings stored in the php.ini configuration file, such as memory limits, error reporting, and extension settings.') }}

{% endif %} {% endblock %}