{% extends BASE_TEMPLATE|default:"handyhelpers/handyhelpers_base_bs5.htm" %} {% block content %}
{% include "pygwalker/bs5/partials/header.htm" %}
{% include "pygwalker/bs5/partials/file_upload.htm" %}
{% include "pygwalker/bs5/partials/pyg.htm" %}
{% include "pygwalker/bs5/partials/footer.htm" %}
{% endblock content %}