]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/feeds/rss_title.html
Improving the canned comments feature, now we can use Django style template syntax...
[osqa.git] / forum / skins / default / templates / feeds / rss_title.html
index 7899fce3e8e65efd1d72972ae1c02c44547a04c5..be322ee31c34ded5f805643030a1cefb1e4a1f78 100644 (file)
@@ -1 +1 @@
-{{ obj.title }}
\ No newline at end of file
+{{ obj.title|safe }}
\ No newline at end of file