{% extends "index.htm" %} {% load i18n %} {% block Headline %}Profile{% endblock %} {% block Content %}

Profile of {{user|capfirst}}

Statistics

Account

{% endblock %}