mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
Update templates.rst
Fixed typo (missing word).
This commit is contained in:
+1
-1
@@ -327,7 +327,7 @@ allows you to build a base "skeleton" template that contains all the common
|
|||||||
elements of your site and defines **blocks** that child templates can
|
elements of your site and defines **blocks** that child templates can
|
||||||
override.
|
override.
|
||||||
|
|
||||||
Sounds complicated but is very basic. It's easier to understand it by
|
Sounds complicated but it is very basic. It's easier to understand it by
|
||||||
starting with an example.
|
starting with an example.
|
||||||
|
|
||||||
Let's define a base template, ``base.html``, which defines a simple HTML
|
Let's define a base template, ``base.html``, which defines a simple HTML
|
||||||
|
|||||||
Reference in New Issue
Block a user