{% extends "amatak_shop/store/base.html" %} {% load crispy_forms_tags %} {% block content %}

Request Refund

{% csrf_token %} {{ form|crispy }}
{% endblock content %}