{% extends "votecollector/base_votecollector.html" %} {% load i18n %} {% block content %}

{% trans "New keypad range" %}

{% csrf_token %} {{ form.as_p }}

* {%trans "required" %}
{% endblock %}