gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-www] branch master updated: fix links


From: gnunet
Subject: [taler-anastasis-www] branch master updated: fix links
Date: Thu, 30 Sep 2021 15:28:59 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 42c4025  fix links
42c4025 is described below

commit 42c40254d52fb34af53fa37bed23a8a2a1e1a9a3
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Sep 30 15:28:56 2021 +0200

    fix links
---
 template/news/2021-09.html.j2 | 6 +++++-
 template/news/2021-10.html.j2 | 5 +++++
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/template/news/2021-09.html.j2 b/template/news/2021-09.html.j2
index 922fd7f..3a4182f 100644
--- a/template/news/2021-09.html.j2
+++ b/template/news/2021-09.html.j2
@@ -1,6 +1,9 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
 <h1>GNU Anastasis v0.1.0 released</h1>
+<section>
+  <div class="container">
+
 <p>
 GNU Anastasis is a Free Software protocol and implementation that allows users 
to securely deposit core secrets with an open set of escrow providers and to 
recover these secrets if their original copies are lost.
 </p>
@@ -30,5 +33,6 @@ possible.</dd>
   If you find any problems with GNU Anastasis, please report them to
   <a href="https://bugs.anastasis.lu/";>our bugtracker</a>.
 </p>
-
+  </div>
+</section>
 {% endblock body_content %}
diff --git a/template/news/2021-10.html.j2 b/template/news/2021-10.html.j2
index 633e2d1..be9628b 100644
--- a/template/news/2021-10.html.j2
+++ b/template/news/2021-10.html.j2
@@ -1,6 +1,9 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
 <h1>GNU Anastasis v0.2.0 released</h1>
+<section>
+  <div class="container">
+
 <p>
 GNU Anastasis is a Free Software protocol and implementation that allows users 
to securely deposit core secrets with an open set of escrow providers and to 
recover these secrets if their original copies are lost.
 </p>
@@ -41,4 +44,6 @@ possible.</dd>
   <a href="https://bugs.anastasis.lu/";>our bugtracker</a>.
 </p>
 
+  </div>
+</section>
 {% endblock body_content %}

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