{% extends 'base.html' %} {% load icons markup %} {% load url from future %} {% block page_header %}
{% icon 'user' 'white' %} Sign up to {{ SITE.name }} now
This app will be able to access some of the data you keep on {{ SITE.name }}, but not personal details like email addresses and passwords.
Please enter your {{ SITE.name }} username and password.
You’re already logged in as {{ request.user.username }}. Not you? Log out.