[tor-commits] [lego/develop] Include eoy banner

hiro at torproject.org hiro at torproject.org
Tue Apr 7 16:13:24 UTC 2020


commit 9012f8087a3d06a96a86af9ab3aff6090e129253
Author: hiro <hiro at torproject.org>
Date:   Fri Oct 25 21:17:27 2019 +0200

    Include eoy banner
---
 templates/footer.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/templates/footer.html b/templates/footer.html
index 63f9f46..a3b3baf 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -1,3 +1,4 @@
+{% include 'bottom_banner.html' %}
 {% if this.path == '/download' %}
   {% include 'download-android.html' %}
 {% endif %}





More information about the tor-commits mailing list