]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/feeds/rss_answer_title.html
Fixes OSQA 413, 414, 415, 416, 417 (patches from mathieu Lafon) and 420 /patch by...
[osqa.git] / forum / skins / default / templates / feeds / rss_answer_title.html
1 {% load i18n %}
2 {% blocktrans with obj.author.username as author %}Answer by {{ author }}{% endblocktrans %}