Fabien Potencier e443766fc5 minor #1546 [doc] [api.rst] Correct base template name (fabschurt)
This PR was merged into the 1.16-dev branch.

Discussion
----------

[doc] [api.rst] Correct base template name

The base template name used in $loader1 and $loader2 is actually "base.html", not "base.twig".

Commits
-------

882f44b Correct base template name
2014-10-16 10:31:48 +02:00
2014-10-16 09:32:46 +02:00
2014-10-11 22:49:11 +02:00
2014-08-29 00:51:54 +09:00

Twig, the flexible, fast, and secure template language for PHP
==============================================================

Twig is a template language for PHP, released under the new BSD license (code
and documentation).

Twig uses a syntax similar to the Django and Jinja template languages which
inspired the Twig runtime environment.

More Information
----------------

Read the `documentation`_ for more information.

.. _documentation: http://twig.sensiolabs.org/documentation
Languages
PHP 99.9%