]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/notifications/answeraccepted.html
Add the page for more explanation of how to use markdown. If anyone has any ideas...
[osqa.git] / forum / skins / default / templates / notifications / answeraccepted.html
index 60fb7e660ec27a5cd6c28d803c98c80be7eb7bfc..504970bece0379120704f8a19db7c0a787e40e83 100644 (file)
@@ -6,7 +6,7 @@
     <p>{% trans "Hello" %} {% user_var username %},</p>\r
 \r
     <p>\r
-        {% blocktrans with answer.accepted_by.username as accepter and answer.author.username as answer_author and settings.APP_SHORT_NAME as app_title and settings.APP_URL as app_url and question.get_absolute_url as question_url and question.title as question_title %}\r
+        {% blocktrans with answer.accepted.by.username as accepter and answer.author.username as answer_author and settings.APP_SHORT_NAME as app_title and settings.APP_URL as app_url and question.get_absolute_url as question_url and question.title as question_title %}\r
         Just to let you know that {{ accepter }} has just accepted {{ answer_author }}'s answer on his question\r
         <a href="{{ app_url }}{{ question_url }}">{{ question_title }}</a>:\r
         {% endblocktrans %}\r