{% extends "layouts/base.html" %} {% load i18n %} {% load static %} {% block title %}{% trans "Review Imported Patients" %} - PX360{% endblock %} {% block content %}
{{ hospital.name }} | {% trans "Total Records:" %} {{ total_count }}
{{ error }}
{% endfor %}