X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/49d0961a6f7f585f707cd08817f3e0a9f1a19212..a559e282f1834ca0b100c3ae9e65ea99a0b3aa06:/forum/skins/default/templates/node/contributors_info.html diff --git a/forum/skins/default/templates/node/contributors_info.html b/forum/skins/default/templates/node/contributors_info.html index 3ed461b..28bf49b 100644 --- a/forum/skins/default/templates/node/contributors_info.html +++ b/forum/skins/default/templates/node/contributors_info.html @@ -1,4 +1,4 @@ -{% load extra_tags %} +{% load extra_tags i18n %}

{{ node_verb }} @@ -6,7 +6,8 @@

{% gravatar node.author 32 %}

{{ node.author.decorated_name }}
- {% get_score_badge node.author %}

+ {% get_score_badge node.author %}
+ {% get_accept_rate node.author %}

{% if node.last_edited %}