Username | {{ contributor.user.username }} |
Email (from User) | {{ contributor.user.email }} |
Date joined / last login | {{ contributor.user.date_joined }} / {{ contributor.user.last_login }} |
Status | {{ contributor.get_status_display }} |
User active? | {{ contributor.user.is_active }} |
Id | {{ contributor.id }}{% if contributor.profile %} View Profile {% include 'bi/arrow-right.html' %}{% endif %} |
{% endif %}