commit c8ed9e1d9cd895cdfb1a9b18822310b40cc93f58 Author: gus gus@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">
tor-commits@lists.torproject.org