{% load i18n %} {% for identity in list %}
{% include 'users/profile_actions.html' with show_home=1 %}
@{{ identity.handle }}
{% trans "nothing so far." %}
{% endfor %}{% blocktrans %}You may download {{ name }} on {{ site_name }} here.{% endblocktrans %}