[lego/develop] Update to breadcrumbs

7 Apr
2020
7 Apr
'20
4:13 p.m.
commit fb60cdb033c73b78967a7bd4964b7667e9b80fa9 Author: hiro <hiro@torproject.org> Date: Thu Sep 12 18:16:13 2019 +0200 Update to breadcrumbs --- templates/macros/parent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/macros/parent.html b/templates/macros/parent.html index 30d7ed7..c411d5a 100644 --- a/templates/macros/parent.html +++ b/templates/macros/parent.html @@ -1,6 +1,6 @@ {% macro render_parent(item) %} <li class="breadcrumb-item active" aria-current="page"> - <a href="{{ vars.parent.path|url }}"> + <a href="{{ item.parent.path|url }}"> {{ item.parent.title }} </a> </li>
1886
Age (days ago)
1886
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org