{% extends 'layouts/base.html' %} {% load i18n static %} {% block title %}{% trans "Report Templates" %} — PX360{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% trans "Define reusable report structures from reference PDFs" %}
{{ t.description|default:""|truncatewords:15 }}
{% trans "Create your first report template by uploading a reference PDF." %}
{% trans "Create Template" %}