{% include 'reporte/_styles.html.twig' %}
{% block report_title %}{% endblock %}
{% block report_subtitle %}{% endblock %}
Generado {{ 'now'|date('d/m/Y H:i') }}
{% block content %}{% endblock %}
{% if autoPrint is defined and autoPrint %} {% endif %}