{% load static %} {% load i18n %}
{% translate "Loading..." %}
{% translate "Loading..." %}
{{ user.profile.bio|linebreaksbr }}
{% translate "XP" %}
{{ user.profile.experience }} / 1000
{% translate "Level" %}
{{ user.profile.level }}
{% translate "Balance" %}
{{ user.profile.balance }}
{% translate "Journal Entries" %}
{{ user.profile.journal_entries }}
{% translate "Journal Streak" %}
{{ user.profile.journal_streak }} days
{% translate "Weblog Posts" %}
{{ user.profile.weblogs_created }}