{% extends "user_profile/user.html" %} {% import "macros.html" as macros %} {% block profilesection %} {% trans %}overview{% endtrans %} {% endblock %} {% block usercontent %} {% include "user_profile/user_info.html" %} {% spaceless %}
|
|
{% endif %} #} {% endfor %} |
{% for badge in badges %}{# todo: translate badge name properly #} ● {% trans name=badge.name %}{{name}}{% endtrans %} × {{ badge.award_badge.count()|intcomma }} {% if loop.index is divisibleby 3 %} |
{% endif %} {% endfor %} |