{% extends 'base.html.j2' %} {% block title %}Profile{% endblock %} {% block content %}
Username: {{ user.username or "Not set" }}