{# Preact Demo - No Build Setup Shows component examples and patterns #} {% extends "base_preact.html" %} {% block title %}Preact Demo - DocuPDF{% endblock %} {% block content %}
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}