commit f470271fbdaca4005ec55bba1769c0b300bcc33d
Author: Duncan <duncan(a)torproject.org>
Date: Wed Dec 30 23:45:09 2020 +0000
Remove EOY banner
---
templates/navbar.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/templates/navbar.html b/templates/navbar.html
index 3611216..239ebbc 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -1,4 +1,3 @@
-{% 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">