commit 965d08fc7fcafcbfff3c4cf45f14308f792c510e
Author: hiro <h...@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 %}

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to