{% 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 %}
{%csrf_token%} Amount to be paid ₹100 ₹80
{% endif %} {%endblock%}