[tor-commits] [lego/master] Fix missing tag in navbar

hiro at torproject.org hiro at torproject.org
Mon Feb 24 12:31:29 UTC 2020


commit fb083d69aa0191f891d1e3243db89e474a1c8c0d
Author: hiro <hiro at torproject.org>
Date:   Mon Feb 24 13:31:15 2020 +0100

    Fix missing tag in navbar
---
 templates/navbar.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/templates/navbar.html b/templates/navbar.html
index ae212ba..239ebbc 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -83,4 +83,5 @@
           {{ _("Download Tor Browser") }}<i class="ml-2 pt-1 fas fa-arrow-down-png"></i>
         </a>
       </div>
+    </nav>
 </div>



More information about the tor-commits mailing list