gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch stable updated (e12a353 -> 56f9d6b)


From: gnunet
Subject: [www] branch stable updated (e12a353 -> 56f9d6b)
Date: Thu, 09 Jul 2020 16:13:55 +0200

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

martin-schanzenbach pushed a change to branch stable
in repository www.

    from e12a353  fix typo
     add 56f9d6b  add news entry similar to taler

No new revisions were added by this update.

Summary of changes:
 template/index.html.j2 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/template/index.html.j2 b/template/index.html.j2
index 4d45933..1366a1a 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -12,6 +12,13 @@
       <div>
         <img src="{{ url_static('images/gnunet-logo-dark-text.png') }}"  
alt="GNUnet" />
       </div>
+    <div class="row">
+      <div class="container text-center">
+        <a class="link" href="news/{{newsdata[0]['page']}}">{{ 
newsdata[0]['date'] }}: {{ newsdata[0]['title'] }}</a>
+      </div>
+    </div>
+
+
   </div>
 </div>
 <div class="container-fluid greybox">

-- 
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]