{% extends 'base.html' %} {% block title %}Sign up{% endblock %} {% block content %}
You have been invited by {{ inviter.username }} to join {{ config.SITE_NAME }}. Create an identity below.
{% endif %} {% if not inviter %} After you sign up, a moderator will need to confirm your account before you will be allowed to post. {% endif %}