]> git.immae.eu Git - github/wallabag/wallabag.git/blob - vendor/twig/twig/doc/tags/from.rst
twig implementation
[github/wallabag/wallabag.git] / vendor / twig / twig / doc / tags / from.rst
1 ``from``
2 ========
3
4 The ``from`` tags import :doc:`macro<../tags/macro>` names into the current
5 namespace. The tag is documented in detail in the documentation for the
6 :doc:`import<../tags/import>` tag.
7
8 .. seealso:: :doc:`macro<../tags/macro>`, :doc:`import<../tags/import>`