commit fb083d69aa0191f891d1e3243db89e474a1c8c0d Author: hiro hiro@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>
tor-commits@lists.torproject.org