[tor-commits] [newsletter/master] Update for eoy campaign

hiro at torproject.org hiro at torproject.org
Fri Oct 25 19:09:53 UTC 2019


commit f492cdbfda9356061c33ca4b5264319bfa890b74
Author: hiro <hiro at torproject.org>
Date:   Fri Oct 25 21:09:45 2019 +0200

    Update for eoy campaign
---
 templates/bottom_banner.html | 1 +
 templates/layout.html        | 4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/templates/bottom_banner.html b/templates/bottom_banner.html
new file mode 120000
index 0000000..71f1dc9
--- /dev/null
+++ b/templates/bottom_banner.html
@@ -0,0 +1 @@
+../lego/templates/bottom_banner.html
\ No newline at end of file
diff --git a/templates/layout.html b/templates/layout.html
index 257efca..aa69a13 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -20,7 +20,5 @@
       </div>
     </div>
   </div>
-  <footer class="footer">
-    {% include 'footer.html' %}
-  </footer>
+  {% include 'footer.html' %}
 </body>



More information about the tor-commits mailing list