[tor-commits] [tpo/staging] Use eoy banner in download page

hiro at torproject.org hiro at torproject.org
Tue Oct 13 17:31:19 UTC 2020


commit 812ea353ce3501aa77b6948a323825df4411bde7
Author: hiro <hiro at torproject.org>
Date:   Tue Oct 13 19:31:07 2020 +0200

    Use eoy banner in download page
---
 templates/navbar-min.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/templates/navbar-min.html b/templates/navbar-min.html
index 51e0bc3b..3eccdf49 100644
--- a/templates/navbar-min.html
+++ b/templates/navbar-min.html
@@ -1,3 +1,4 @@
+{% include 'banner.html'%}
 {% if not this.color %}
 <div class="container-fluid bg-primary">
   <nav class="navbar no-background navbar-expand-lg navbar-dark bg-primary p-2">



More information about the tor-commits mailing list