{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Profile" %}{% endblock %} {% block page-title %} {% trans "Profile for" %} {{ user.username }} {% endblock %} {% block content %}