{% extends "profile_base.html" %} {% load minecraft %} {%block title%}{{profile}}{%endblock%} {% block sectiontitle %}{{profile}}{%endblock%} {%block content %}
{% avatar profile %} Edit profile Invites
{%endblock%}