{% extends "base.html" %} {% load i18n %} {% block pagetitle %}{% trans 'Profile' %}{% endblock %} {% block content %}
Coming soon!