Skip to content

Commit 8e53c16

Browse files
committed
Created intro text of the Twig Reference
1 parent 500a101 commit 8e53c16

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

reference/twig_reference.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.. index::
2+
single: Symfony2 Twig extensions
3+
4+
Symfony2 Twig Extensions
5+
========================
6+
7+
Twig is the default template engine for Symfony2. It contains a lot of build-in
8+
functions, filters and blocks. Symfony2 created some custom extension on
9+
top of Twig to integrate some components into the Twig templates.
10+
11+
Below is information about all the custom functions, filters and blocks
12+
that are defined by the Symfony2 Core Framework. There may also be tags
13+
in bundles that are included within the Symfony Standard Edition, or in
14+
bundles you use, that aren't listed here.

0 commit comments

Comments
 (0)