{% trans "Community gives you awards for your questions, answers and votes." %} {% blocktrans %}Below is the list of available badges and number of times each type of badge has been awarded. {% endblocktrans %}
{{ badge.description }}
{% extends "base.html" %} {% load extra_tags %} {% load humanize %} {% load i18n %} {% block title %}{% spaceless %}{% trans "Badges summary" %}{% endspaceless %}{% endblock %} {% block forejs %} {% endblock %} {% block content %}
{% trans "Community gives you awards for your questions, answers and votes." %} {% blocktrans %}Below is the list of available badges and number of times each type of badge has been awarded. {% endblocktrans %}
{{ badge.description }}
{% trans "gold badge description" %}
{% trans "silver badge description" %}
{% trans "bronze badge description" %}