{% extends "base.html" %} {% load static %} {% block css %} {% endblock %} {% block js %} {% endblock %} {% block content %}

You're almost done! Just pick a password and you'll be good to go. (You'll only need to use the password if you change your username.)

{% csrf_token %} {{ setpassword.password }}

Click here if you changed your Tumblr username.

{% endblock %} {% block bottom %} {% include "links.html" %} {% endblock %}