]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/feeds/rss_answer_title.html
Fixes an error reported in http://meta.osqa.net/questions/5274/why-does-unique-email...
[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 %}