{% extends "user_profile_base.html" %} {% load i18n baseurl profile_tags %} {% block title %} {% if user == profile.user %} {{ block.super }} {% else %} {{ profile.user }} | {% trans "Users" %} | {{ settings.TITLE }} {% endif %} {% endblock %} {% block body_id %}dashboard{% endblock %} {% block breadcrumbs %} {% if user == profile.user %} {{ block.super }} {% else %}
{{ stat.text }} | {{ stat.count }} |
---|