[tor-commits] [lego/master] Update templates/header.html

2020-11-09 Thread hiro
commit 80d6e80a0f69c35b76e14f4c65cd5c17231b0293
Author: Antonela 
Date:   Mon Nov 9 17:33:09 2020 +

Update templates/header.html
---
 templates/header.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/templates/header.html b/templates/header.html
index 793d770..15da4bf 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -18,9 +18,9 @@
 {% set header_mobile = this.header_image[:idx] + "-mobile" + 
this.header_image[idx:] %}
 
 
-  
+
+  https://blog.torproject.org/friends-of-tor-match-2020; 
target="_blank" title="Friends of Tor" class="match">{{ _('Your donation will 
be matched by Friends of Tor, up to $100,000.') }}
+  
 
 
 {% else %}



___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [lego/master] Update templates/banner.html

2020-11-09 Thread hiro
commit 1f90e68ec213124c3b3cab96020dc69b4de8ab48
Author: Antonela 
Date:   Mon Nov 9 14:54:54 2020 +

Update templates/banner.html
---
 templates/banner.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/banner.html b/templates/banner.html
index a3e8241..65de87f 100644
--- a/templates/banner.html
+++ b/templates/banner.html
@@ -30,8 +30,8 @@
 
-
+  
+
 
   {% set link = bag('links', this.alt, 'donate') %}
   {% if link %}

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [lego/master] Update templates

2019-09-12 Thread hiro
commit a2d4d810d71f07b0e6045e957a98f46892bfa6a2
Author: hiro 
Date:   Thu Sep 12 17:44:25 2019 +0200

Update templates
---
 templates/macros/parent.html| 0
 templates/macros/resources.html | 8 
 2 files changed, 8 insertions(+)

diff --git a/templates/macros/parent.html b/templates/macros/parent.html
new file mode 100644
index 000..e69de29
diff --git a/templates/macros/resources.html b/templates/macros/resources.html
new file mode 100644
index 000..e632faf
--- /dev/null
+++ b/templates/macros/resources.html
@@ -0,0 +1,8 @@
+{% macro render_resource(item) %}
+
+{{ item.file }}
+{{ item.description }}
+{{ item.type}}
+{{ item.date }}
+
+{% endmacro %}

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits