{% extends "base.html" %} {% block title %}OurTieba{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block page_content %}

Join OurTieba

Your username uniquely identifies you, and is used when you log in. You cannot change your username later.
Your nickname is the name other people will see. You may change your nickname later.

© OurTieba

{% endblock %} {% block scripts %} {{ super() }} {% endblock %}