{% extends "dl_user/base.html" %} {% load bootstrap3 %} {% block bootstrap3_title %}Account creation success!{% endblock %} {% block content %}

Success!

Now you need to confirm registration

{% bootstrap_alert "A verification email has been sent to your account. Please follow instructions according to the email content." alert_type="info" dismissable=False %} {% endblock %}