{% extends "base.html" %} {% block title %}Dashboard - {{project_name}}{% endblock %} {% block content %}
Username: {{ user.username }}
Email: {{ user.email }}
Full Name: {{ user.full_name }}
User ID: {{ user.id }}
View your statistics
Manage your account
Create new content