{% extends "directories/base.html" %} {% load directory_tags %} {% load perm_tags %} {% load i18n %} {% block title %}{% trans "Add a New Price:" %} {% firstof MODULE_DIRECTORIES_LABEL trans 'Directory' %}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block body %}
{% trans "To add a new directory price, complete the fields below and press Submit." %}
{% trans "Please review the fields below. Thank you." %}