{% extends "layouts/base.html" %} {% load i18n %} {% load static %} {% block title %}{% trans "Inquiry Created" %} - {% trans "Call Center" %} - PX360{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% trans "The inquiry has been logged and will be responded to as soon as possible." %}