]> git.openstreetmap.org Git - rails.git/commitdiff
Add type="html" to <title> so a <title> with "&lt;" will be displayed
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Fri, 7 Aug 2009 12:17:02 +0000 (12:17 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Fri, 7 Aug 2009 12:17:02 +0000 (12:17 +0000)
as "<" and not literally as "&lt;".

See section 3.1.1 in RFC 4287


No differences found