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