{% extends 'ndr_core/admin_views/base.html' %} {% load crispy_forms_tags %} {% block content %}

Create PDF Viewer UI Element

{% crispy form %}
Back to UI Elements
{% endblock %}