{% extends "registration/registration_base.html" %} {% load i18n %}{% load bootstrap %} {% block title %}Activation complete{% endblock %} {% block content %}

Thanks, activation complete!

You may now login using the username and password you set at registration.

{% endblock %}