dlibrary/templates/utils.html

2 lines
75 B
HTML
Raw Normal View History

2024-01-22 07:01:41 -05:00
{% macro root() %}{% for i in range(depth) %}../{% endfor %}{% endmacro %}