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

Settings for {{user|nickname:"x"}}

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

{{form}}
{%endblock%}