{% extends "mnfapp/base.html" %} {% load static %} {% block content %} gift subscription

GIFT SUBSCRIPTIONS

Gift a subscription of 1 month (for 80% of the fee)

{%if message%} {{message}} {%endif%}

{% csrf_token %}

{%if response%}
{% if response %}
Amount to be paid ₹100 ₹80
{% endif %}
{% endif %}
{%endblock%}