{% extends "core/templates/index.jinja" %} {% block content %}
{{ profile.userName }} | |
---|---|
version: |
{% if versions | length > 1 %}
You have {{ versions | length }} versions. {% endif %} |
Rating: | {{ profile.playerRating }} (highest: {{ profile.highestRating }}) |
Play Counts: | {{ profile.playCount }} |
Last Play Date: | {{ profile.lastPlayDate }} |
Total Delux Score: | {{ profile.totalDeluxscore }} |
Total Basic Delux Score: | {{ profile.totalBasicDeluxscore }} |
Total Advanced Delux Score: | {{ profile.totalAdvancedDeluxscore }} |
Total Expert Delux Score: | {{ profile.totalExpertDeluxscore }} |
Total Master Delux Score: | {{ profile.totalMasterDeluxscore }} |
Total ReMaster Delux Score: | {{ profile.totalReMasterDeluxscore }} |