{%extends "settings_base.html"%} {%block title1%}Settings -{%endblock%} {%block body%}

Settings for {%nickname user True%}

{%if chat_status%}

Chat status: {{chat_status}}

{%endif%}

You can change your nickname. This affects how your name is displayed to other users.

{{form}}

 

Delete This Account

There is no undo!
{%endblock%}