[tor-commits] [lego/master] Add yec banner
gus at torproject.org
gus at torproject.org
Mon Oct 25 18:05:24 UTC 2021
commit c8ed9e1d9cd895cdfb1a9b18822310b40cc93f58
Author: gus <gus at torproject.org>
Date: Mon Oct 25 15:05:11 2021 -0300
Add yec banner
---
templates/navbar.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/templates/navbar.html b/templates/navbar.html
index 204b6a2..6e561dc 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