{% extends "base.html" %} {% block content %}
{{ points_this_month }}
{{ point_change|abs }} from last month
1st Place
August 12, 2023
{{ days_ago }} days ago
{{ founded_date }}
{{ member.user.username }}
Joined {{ member.joined }}
Performance chart would appear here
Last quiz night
{{ performance.last_quiz }}
Average per quiz
{{ performance.average }}
Best streak
{{ performance.best_streak }}
Earned {{ activity.points }} points in "{{ activity.event }}"
{{ activity.date }}
{{ activity.user }} joined the team
{{ activity.date }}
Achieved {{ activity.achievement }} in "{{ activity.event }}"
{{ activity.date }}