{% extends "mnfapp/base.html" %} {% load static %} {% block content %} Document {% comment %} {% endcomment %}

Pull Your Filmmaking Future Into Present

{% comment %} {% endcomment %}
{% comment %} check {% endcomment %} {% comment %}
{% endcomment %}

Amount: {{total_amount}} USD

{% comment %} end {% endcomment %}
{% comment %}

Coming soon..........

{% endcomment %}

Note : Validity is extendable by 30 days at a price of $5

{{member_type}} {% if user.is_authenticated and dataP3 %}

Hi {{user.username}},
You are already a privileged member and your membership is valid till {{expiry}}(UTC)

{%elif dataP4%}

Hi {{user.username}},
You are already a Life member and your membership is valid till {{expiry}}(UTC)

{%else%}

Hi {{user.username}},
Become a privileged member to avail our exciting services.

{%endif%}

Filmmaking Democratized

In the Idea Mall

  • Post your ideas, scripts, etc
  • Browse ideas posted by others
  • Find Co-writers
  • Find opportunities for Script Writing

In the Viewer's Lounge

  • Upload your Showreel and other videos.
  • Create your video introduction for everyone to see.

In the Harkat Club

  • Free membership of Harkat Club
  • Propose and set up a Harkat Club in your locality

& Also....

  • Limited usage of conversion studio, Narration room, Script Builder, Preview Chamber etc

Privileges waiting for You!

In the Idea Mall

  • Auction your scripts and Projects.
  • Commission script writing assignments and find co-producers and financers

Unique Offerings!

  • Full benefits of conversion studio, Narration room, Script Builder, Preview Chamber etc

{% comment %} manoj starts code for monthly payment{% endcomment %} {% if user.is_staff %}
{%csrf_token%} {%if monthly_disable %} {%else%} {%endif%}
{% else %}
4 {%if monthly_disable %} {%else%} {%endif%}
{%endif%} {% comment %} manoj ends code for monthly payment {% endcomment %} {% comment %} {% endcomment %}

Yearly Subscription
10 % additional discount on all services

{% comment %} manoj starts code for yearly payment{% endcomment %} {% if user.is_staff %}
{%csrf_token%} {%if yearly_disable %} {%else%} {%endif%}
{% else %}
{%csrf_token%} {%if yearly_disable %} {%else%} {%endif%}
{%endif%} {% comment %} manoj ends code for yearly payment {% endcomment %} {% comment %} {% endcomment %}

Grab a Life Membership!
For 10 years

20 % additional discount on all services

  • Free trial of yet to be launched products and services.
  • Get a committed Relationship Manager.
  • Be on the MNF life member’s page.
  • Get priority notifications/ informations for filmmaking related business proposals/assignments/opportunities

{% comment %} manoj code for life payment {% endcomment %} {% if user.is_staff %}
bgart

Only {{left}} left for {{thisMonth}}

{%else%}
{%csrf_token%} {%if life_disable %} {%else%} {%endif%}
{% endif %} {% comment %} ends manoj code {% endcomment %} {% comment %} {% endcomment %}

50 % saving on Life membership for

  • Language Pair Partners
  • MNF Messiah
  • Harkat Club Founders
  • Find opportunities for Script Writing

{% if user.is_staff %}
{%csrf_token%} {%if life_disable %} {%else%} {%endif%}
{%else%} {% endif %} {% comment %} {% endcomment %}

{% comment %} RAZOR PAY FORM {% endcomment %} {% if orderId %}
{%csrf_token%}
{% endif %}
{% comment %} {% include 'mnfapp/footer.html' %} {% endcomment %}
{% comment %} check {% endcomment %} {% comment %} button {% endcomment %} {% if orderId %} {% elif client_secret %} {% endif %} {% comment %} {% if messages %} {% endif %} {% endcomment %} {% if error %} {% endif %} {%endblock%}