• {{ render_readme(tree) }}
      {% for dir in tree.values()|sort %} {{ render(dir, "tree_subtree.html") }} {% endfor %}