Skip to content

Commit

Permalink
Add twitter bootstrap form theme example
Browse files Browse the repository at this point in the history
  • Loading branch information
bocharsky-bw committed Mar 25, 2015
1 parent 6ba90ec commit fa74e41
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions reference/configuration/twig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,19 @@ TwigBundle Configuration ("twig")
twig:
exception_controller: twig.controller.exception:showAction
form_themes:
# Default:
- form_div_layout.html.twig
# Bootstrap:
- bootstrap_3_layout.html.twig
- bootstrap_3_horizontal_layout.html.twig
# Example:
- MyBundle::form.html.twig
globals:
# Examples:
Expand Down

0 comments on commit fa74e41

Please sign in to comment.