{% extends "user_profile/user.html" %} {% import "macros.html" as macros %} {% import "user_profile/macros.html" as user_profile_macros %} {% block profilesection %} {% trans %}overview{% endtrans %} {% endblock %} {% block usercontent %} {% include "user_profile/user_info.html" %} {% spaceless %}
|
|
{% endif %} #} {% endfor %} |
{% for badge, badge_user_awards in badges %} ● {% trans name=badge.name %}{{name}}{% endtrans %} × {{ badge_user_awards|length|intcomma }} {% if loop.index is divisibleby 3 %} |
{% endif %} {% endfor %} |