DEBSOURCES
Skip Quicknav
sources / python-django-debug-toolbar / 1%3A3.8.1-1 / tests / templates / sql / nested.html
1234
{% extends "base.html" %} {% block content %} {% include "sql/included.html" %} {% endblock %}