{% extends "all.html" %} {% block content %} {% include 'settings_menu.html' %}

Voucher

Add funds by using a voucher. If your account is not enabled, this will enable it.

{{ form.voucher.label }}:
{{ form.voucher(size=20) }}
{% endblock%}