The Wayback Machine - https://web.archive.org/web/20190322114601/https://github.com/twigphp/Twig
Skip to content
Twig, the flexible, fast, and secure template language for PHP
Branch: 2.x
Clone or download
fabpot minor #2910 fix(with): comment some strings (Kocal)
This PR was squashed before being merged into the 2.x branch (closes #2910).

Discussion
----------

fix(with): comment some strings

I don't know if it was intentional or not, but I find the following screenshot weird:
![Sélection_027](https://user-images.githubusercontent.com/2103975/54807668-404eb100-4c7e-11e9-8407-526f1e443414.jpg)

I think it's better with a comment instead:
![Sélection_028](https://user-images.githubusercontent.com/2103975/54807638-2ad98700-4c7e-11e9-918a-257af3baf8e1.jpg)

What do you think?

Commits
-------

aca6e2c fix(with): comment some strings
Latest commit c468c93 Mar 22, 2019

README.rst

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.

You can’t perform that action at this time.