{% extends "base.html" %} {% block content %}
{{ user.first_name }} {{ user.last_name }}
Your channel name is {{ user.channel }}
To delete your account, click here.