minor #1484 Delimit comment in template using correct syntax (johnberberich)
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 27 Aug 2014 09:24:21 +0000 (11:24 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 27 Aug 2014 09:24:21 +0000 (11:24 +0200)
commit07b8651ce9920d1f6b8d5f11e95b03a409d4e82d
tree890685d65d26e4c2bc27dbb2091d1c9df25b2ca8
parente2d2a250d963dd5bba4ad23fc01c7282fc042946
parent4e1515c3c500caec1a5012d5a2c8d85c9fb9285c
minor #1484 Delimit comment in template using correct syntax (johnberberich)

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