[tor-commits] [lego/develop] Update to breadcrumbs
hiro at torproject.org
hiro at torproject.org
Tue Apr 7 16:13:24 UTC 2020
commit 965d08fc7fcafcbfff3c4cf45f14308f792c510e
Author: hiro <hiro at torproject.org>
Date: Thu Sep 12 17:38:29 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 bf6ca88..ca7cb45 100644
--- a/templates/breadcrumb.html
+++ b/templates/breadcrumb.html
@@ -12,7 +12,7 @@
{{ parent.title }}
</a>
</li>
- {% set parent = parent.parent %}
+ {% parent = parent.parent %}
{% endif %}
{% endif %}
{% endfor %}
More information about the tor-commits
mailing list