projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
e2d2a25
4e1515c
)
minor #1484 Delimit comment in template using correct syntax (johnberberich)
author
Fabien Potencier
<fabien.potencier@gmail.com>
Wed, 27 Aug 2014 09:24:21 +0000 (11:24 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Wed, 27 Aug 2014 09:24:21 +0000 (11:24 +0200)
This PR was merged into the 1.16-dev branch.
Discussion
----------
Delimit comment in template using correct syntax
Enclose the comment in '{# #}' instead of beginning line with '#'.
Commits
-------
4e1515c Delimit comment in template using correct syntax
Trivial merge