{% extends "registration/base_registration.html" %} {% block title %}Account activation complete{% endblock %} {% block body_class %}{{ block.super }} registration_activation_complete{% endblock %} {% block content-header %}
Your account has been activated. ^_^
Log in with the username and password you just created, here.
{% endblock %}