{% extends "mnfapp/base.html" %} {% load static %} {% block content %} {% load i18n %} {% block title %}{%endblock%}
{% trans 'Presentation Title' %} | {% comment %}80 | $40.00 | {% endcomment %}{{script_title}} |
{% trans 'Total Number of slides' %} | {{numPages}} | ||
{% trans 'Source Language of Presentation' %} | {{ndial_src}} | ||
{% trans 'Desired Language of Presentation' %} | {{ndial_dest}} | ||
{% trans 'Desired Language of dialogues' %} | {{dial_dest}} | ||
{% trans 'Source Script of Presentation' %} | {{dial_src_script}} | ||
{% trans 'Desired Script of Presentation' %} | {{dial_dest_script}} | ||
{% trans 'Vetting by LPP'%} | {{lpp_available}} |
Amount for System based translation (${{conversion_per_page}}/page) | ${{total}} |
Amount for vetting script by LPP (${{lpp_per_page}}/page) | ${{onlylppfee}} |
Total Amount | ${{subtotal}} |
Running Discount ({{running_discount_conversion}}%) | -${{value_after_rd}} |
MNF Team Discount ({{employ_discount}}%) | -${{value_after_td}} |
Membership Discount ({{pdiscount}}%) | -${{value_after_md}} |
Total Discount | ${{discount}} |
Monthly Subscription ($1/month) | $1 |
NET PAYABLE |
${{amount}} |
Max Amount: ${{balance}} |
$0 |
{% endif %}