{% extends base %} {% block content %}
{% for url in urlpatterns %} {% include 'crudlfap/_debug_url.html' %} {% endfor %}
{% endblock %}