{% extends "base.html" %} {% block title %}{{ user.username }}{% endblock %} {% block content %} {{ user.username }}