{% extends "receipt_base.html" %} {% load i18n humanize %} {% block receiptcontent %}
{% trans "Issue Receipt" %}
{% trans "Issuing a receipt marks it read only and prevents any further charges from accumulating or other changes from being made." %}
{% endblock %}