{% extends "base.html" %} {% load static %} {% block title %} User: {{ object.username }} {% endblock title %} {% block content %}
{{ object.name }}