{% extends "base_with_nav.html" %} {% load minecraft %} {% block sidebar_extra %}

Badges

{% include "common/badge_list.html" with badges=profile.badges.all %}
{% endblock %} {% block localnav %} {% if user == profile %} {% endif %} {% endblock%} {%block title%}{{profile}}{%endblock%} {% block sectiontitle %}{{profile}}{%endblock%} {%block content %}
{% avatar profile 128 %}

Statistics

Forum Activity

Invited Players

{%endblock%}