Commit 15d4fb2a authored by Giuseppe Terrasi's avatar Giuseppe Terrasi

parent c0082e6f
......@@ -23,7 +23,7 @@
{% endif %}
</div>
<div class="badgeListItem">
<a href="{{badge.get_absolute_url}}" title="{{ badge.get_type_display }} : {{ badge.description }}" class="medal"><span class="badge{{ badge.type }}">&#9679;</span>&nbsp;{{ badge.name }}</a><strong> &#215; {{ badge.awarded_count|intcomma }}</strong>
<a href="{{badge.get_absolute_url}}" title="{{ badge.get_type_display }} {{ badge.description }}:" class="medal"><span class="badge{{ badge.type }}">&#9679;</span>&nbsp;{{ badge.name }}</a><strong> &#215; {{ badge.awarded_count|intcomma }}</strong>
</div>
<p class="badgeListDescription">
{{ badge.description }}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment