{% extends "main.html" %} {% block title %}{{_("Settings for %(username)s", username=user.username)}}{% endblock %} {% block content %} {{ super() }}