]> git.openstreetmap.org Git - rails.git/commitdiff
Use _html suffix to avoid using raw when displaying translated strings
authorAndy Allan <git@gravitystorm.co.uk>
Sun, 22 Dec 2019 10:28:18 +0000 (11:28 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Sun, 22 Dec 2019 10:28:18 +0000 (11:28 +0100)
This is safer than raw, since any user input is still escaped.


No differences found