{% extends "tenant/layouts/base.html" %} {% block title %}Issue Gift Card{% endblock %} {% block content %}
Issue New Gift Card
{% if error %}
{{ error }}
{% endif %}
Cancel
{% endblock %}