mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-17 15:54:23 +00:00
7 lines
207 B
Twig
7 lines
207 B
Twig
<div class="form_control">
|
|
<div class="controls">
|
|
<div class="small warning btn icon-right entypo icon-pencil"><a href="{{ path(form_path_key, form_path_args) }}">{{ 'Edit'|trans }}</a></div>
|
|
</div>
|
|
|
|
</div>
|