{% extends 'layouts/vertical.html' %} {% load static i18n %} {% block title %}PDF Viewer{% endblock title %} {% block page_content %}
{% include 'partials/page-title.html' with title='PDF Viewer' subtitle='Miscellaneous' %}
/ 00
{% endblock page_content %} {% block extra_javascript %} {% endblock extra_javascript %}