[tor-commits] [lego/master] Add eoy banner
hiro at torproject.org
hiro at torproject.org
Mon Oct 19 13:32:56 UTC 2020
commit 666de536f013d0ea90dc954b732ea1e1b0b618cf
Author: hiro <hiro at torproject.org>
Date: Mon Oct 19 15:32:51 2020 +0200
Add eoy banner
---
templates/navbar.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/templates/navbar.html b/templates/navbar.html
index 239ebbc..3611216 100644
--- a/templates/navbar.html
+++ b/templates/navbar.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-4">
More information about the tor-commits
mailing list