1
0
mirror of https://github.com/django/django.git synced 2025-02-03 22:17:24 +00:00

4 lines
96 B
HTML
Raw Normal View History

{% extends "recursive.html" %}
{% block content %}{{ block.super }} fs/recursive{% endblock %}