{% extends "admin/base_site.html" %} {% load static %} {% block content %}
Create secure PDF file
You have selected {{ object_count }} "{{ report_name }}" record{{ object_count|pluralize }} to include in this PDF.
Enter a passphrase below or accept the one provided.
When you are ready, click "Create file".


{% csrf_token %}
Done
{% endblock content %}