{% extends "user/index.html" %} {% block title %}Account activation success!{% endblock %} {% block wrapper %}

{{ message }}

Proceed to {{ SERVICE_PROVIDER }} to try out your login credentials

{% endblock %}