Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
d6a7a30b
Commit
d6a7a30b
authored
May 16, 2016
by
Fabien Potencier
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '1.3'
* 1.3: fixed docs
parents
152fef8e
12e6ae50
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
doc/providers/twig.rst
doc/providers/twig.rst
+8
-2
No files found.
doc/providers/twig.rst
View file @
d6a7a30b
...
@@ -150,7 +150,13 @@ is registered):
...
@@ -150,7 +150,13 @@ is registered):
.. note::
.. note::
Read the Twig reference_ for Symfony document to learn more about the various Twig functions
You must prepend the ``app.request.baseUrl`` to render calls to ensure
that the render works when deployed into a sub-directory of the docroot.
.. note::
Read the Twig `reference`_ for Symfony document to learn more about the
various Twig functions.
Traits
Traits
------
------
...
@@ -192,4 +198,4 @@ You can configure the Twig environment before using it by extending the
...
@@ -192,4 +198,4 @@ You can configure the Twig environment before using it by extending the
For more information, check out the `official Twig documentation
For more information, check out the `official Twig documentation
<http://twig.sensiolabs.org>`_.
<http://twig.sensiolabs.org>`_.
..
reference_:
: https://symfony.com/doc/current/reference/twig_reference.html#controller
..
_reference_
: https://symfony.com/doc/current/reference/twig_reference.html#controller
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment