{% extends "auth/auth_base.html" %} {% block title %}{{ g.user.username }}'s profile{% endblock %} {% block styles %} {{ super() }} {% endblock %} {% block content %}