{% extends "site_base.html" %} {% load bootstrap %} {% load registrasion_tags %} {% block body %}

Send reminder e-mails

{% csrf_token %} {{ form | bootstrap}}
{% endblock %}