{% extends 'base.html' %} {% block title %}{{ path }}{% endblock %} {% block body %} <-- {% for dir in dirs %} {{ dir }} {% endfor %}