[lego/develop] Update to breadcrumbs

7 Apr
2020
7 Apr
'20
4:13 p.m.
commit b70cb754bffeff3ab6a7cbb973b7b5d211441bf5 Author: hiro <hiro@torproject.org> Date: Thu Sep 12 17:40:25 2019 +0200 Update to breadcrumbs --- templates/breadcrumb.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/breadcrumb.html b/templates/breadcrumb.html index ca7cb45..56ba19d 100644 --- a/templates/breadcrumb.html +++ b/templates/breadcrumb.html @@ -12,9 +12,9 @@ {{ parent.title }} </a> </li> - {% parent = parent.parent %} {% endif %} {% endif %} + {% set parent = parent.parent %} {% endfor %} {% endif %} <li class="breadcrumb-item active" aria-current="page">{{ this.title }}</li>
1886
Age (days ago)
1886
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org