{% extends "base.html" %} {% block content %}

{{ user.name }}

Joined at: {{ user.created_at }}

Posts:

{% endblock %}