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

{{ message }}

Please proceed to {{ settings.SERVICE_PROVIDER }} to try out your login credentials

{% endblock %}