{% extends "mnfapp/base.html" %} {% load static %} {% block content %} {% if user.is_authenticated %} {%if pId%}
Thankyou img

Thanks user, you may now enjoy all our services

Payment Id is {{pId}}


{% if isSubscription %} {% if expiry %}

Hurray!! your Subcription extended till {{expiry}}

{% endif %} {% endif %}
{%endif%} {%endif%} {%endblock%}