nitpick - removing 1 space to align tags
This commit is contained in:
parent
06f3e447ca
commit
455f776c25
|
@ -75,7 +75,7 @@ the recursive Jinja loop system comes really in.
|
|||
{% if this.is_child_of(child) %}
|
||||
<ul>{{ loop(child.children) }}</ul>
|
||||
{% endif %}
|
||||
</li>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue