{% load i18n staticfiles %}
{{ key }} | {% endfor %}||||
---|---|---|---|---|
{{current_user.obj.pk}} | {{current_user.obj}} | {{current_user.obj.get_full_name}} | {{current_user.last_log|default:'-/-'}} | {% if show_gym %}{% if current_user.obj.userprofile.gym_id %} {{ current_user.obj.userprofile.gym }} {% else %} -/- {% endif %} | {% endif %}