User Tools

Site Tools


symfony:symfony_tutorial_notes:creating_and_using_templates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
symfony:symfony_tutorial_notes:creating_and_using_templates [2015/09/16 21:39] – [Overriding Core Templates] mithatsymfony:symfony_tutorial_notes:creating_and_using_templates [2015/09/16 21:40] – [TL;DR] mithat
Line 3: Line 3:
 ===== TL;DR ===== ===== TL;DR =====
   * Templates typically live in ''app/Resources/views/''.   * Templates typically live in ''app/Resources/views/''.
-  * Third-party bundle templates live in ''path/to/bundle/Resources/views/''. (Command line generator puts them here too it seems; also seems not a best practice.)+  * Third-party bundle templates live in ''path/to/bundle/Resources/views/''. (The command line generator puts them here too it seems, which I believe is no longer a best practice.)
  
 <code twig> <code twig>
symfony/symfony_tutorial_notes/creating_and_using_templates.txt · Last modified: 2015/09/16 21:41 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki