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

{% trans "We are processing your script." %}
{% trans "We will notify you when it is Audited." %}

{% endblock %}