{% extends "main.html" %} {% block title %}{{_("Registering Users")}}{% endblock %} {% block content %} {{ super() }}
{{ _("Clicking on Accept will send the validation email to this user. Other buttons will not send anything.") }}