Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/php55/usr/share/pear/test/TwigBridge/Symfony/Bridge/Twig/Tests/Extension/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/php55/usr/share/pear/test/TwigBridge/Symfony/Bridge/Twig/Tests/Extension/custom_widgets.html.twig |
{% 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 %}