{% extends "admin/change_form.html" %} {% load url from future %} {% load i18n %} {% block content_title %}
{% blocktrans %}Please chose action to this registration and click the Save button on bottom.{% endblocktrans %}
{{ block.super }} {% endblock %}