🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-17 13:24:38 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
php53
/
usr
/
share
/
pear
/
test
/
TwigBridge
/
Symfony
/
Bridge
/
Twig
/
Tests
/
Extension
📍 /opt/alt/php53/usr/share/pear/test/TwigBridge/Symfony/Bridge/Twig/Tests/Extension
🔄 Refresh
✏️
Editing: custom_widgets.html.twig
Read Only
{% block _text_id_widget %} {% spaceless %} <div id="container"> {{ form_widget(form) }} </div> {% endspaceless %} {% endblock _text_id_widget %} {% block _name_entry_label %} {% spaceless %} {% if label is empty %} {% set label = name|humanize %} {% endif %} <label>Custom label: {{ label|trans({}, translation_domain) }}</label> {% endspaceless %} {% endblock _name_entry_label %}
💾 Save Changes
❌ Cancel