{% extends "base.html" %} {% from "macros.html" import render_pagination %} {% block title %}{{ _('Reportes') }}{% endblock %} {% block content %}
{{ report.category|capitalize }}
{{ report.description or _('Sin descripción') }}