gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis-www] branch master updated: Integrated RSS newsfeed lin


From: gnunet
Subject: [taler-anastasis-www] branch master updated: Integrated RSS newsfeed link into the news website for Anastasis
Date: Sun, 11 Apr 2021 12:45:17 +0200

This is an automated email from the git hooks/post-receive script.

skuegel pushed a commit to branch master
in repository anastasis-www.

The following commit(s) were added to refs/heads/master by this push:
     new 6194884  Integrated RSS newsfeed link into the news website for 
Anastasis
6194884 is described below

commit 6194884e9b3b09f6c5fd5c271be80fbd81487880
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Sun Apr 11 12:44:25 2021 +0200

    Integrated RSS newsfeed link into the news website for Anastasis
---
 template/news.html.j2 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/template/news.html.j2 b/template/news.html.j2
index 1477b12..ed1c8bd 100644
--- a/template/news.html.j2
+++ b/template/news.html.j2
@@ -7,8 +7,9 @@
              <div class="banner_Itm_Inn">
                                <div class="container">
                                        <div class="banner_Itm_Txt">
-                                                       <h1><em>{% trans %} 
</em>News{% endtrans %}</h1>                        
-                                                       <p>{% trans %}News 
posts about changes related to Anastasis <br>such as releases and events.{% 
endtrans %}</p>  
+                                                       <h1><em>{% trans 
%}</em>News{% endtrans %}</h1>                 
+                                                       <p>{% trans %}News 
posts about changes related to Anastasis <br>such as releases and events.{% 
endtrans %}</p>
+                                                       <a href="{{ 
url_localized('rss.xml') }}">{{ _("Subscribe to our RSS feed") }}</a>
                                                        <div 
class="banpic"><img src="{{ url_static('images/mob.png') }}" alt="" /></div>
                                                        <div 
class="absicon"><img src="{{ url_static('images/absicon.png') }}" alt="" />     
   </div>
                                        </div>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]