{% extends 'layouts/base.html' %} {% load i18n static %} {% block title %}{% trans "Report Templates" %}{% endblock %} {% block content %}
{% trans "Pre-built report templates for quick report generation" %}
{% trans "Complaint count and resolution rate per department" %}
{% trans "Complaint distribution across patient journeys" %}
{% trans "Monthly complaint trends and patterns" %}
{% trans "Resolution time compliance report" %}
{% trans "Overall satisfaction scores and trends" %}
{% trans "Survey results by patient journey type" %}
{% trans "Survey response rates over time" %}
{% trans "Detailed negative response breakdown" %}