Skip to content

Instantly share code, notes, and snippets.

@vicb
Created July 2, 2012 11:55
Show Gist options
  • Save vicb/3032889 to your computer and use it in GitHub Desktop.
Save vicb/3032889 to your computer and use it in GitHub Desktop.
Form theming 2.1
twig:
form:
resources:
- '::form.html.twig'
{% block form_label %}
LABEL
{% endblock form_label %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment