Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6149001

Browse filesBrowse files
Update templates.rst: Adding installation command
Looks like this isn't included anywhere...
1 parent c8cc786 commit 6149001
Copy full SHA for 6149001

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed

‎templates.rst

Copy file name to clipboardExpand all lines: templates.rst
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ Twig: a flexible, fast, and secure template engine.
1515
Twig Templating Language
1616
------------------------
1717

18+
To intsall Twig, run:
19+
20+
.. code-block:: bash
21+
22+
composer require symfony/twig-bundle
23+
1824
The `Twig`_ templating language allows you to write concise, readable templates
1925
that are more friendly to web designers and, in several ways, more powerful than
2026
PHP templates. Take a look at the following Twig template example. Even if it's

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.