gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: New web page /comingsoon for marketin


From: gnunet
Subject: [taler-www] branch master updated: New web page /comingsoon for marketing and dissemination purposes (community-wise on taler.net)
Date: Thu, 10 Aug 2023 09:31:05 +0200

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

skuegel pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 4afbdb8  New web page /comingsoon for marketing and dissemination 
purposes (community-wise on taler.net)
4afbdb8 is described below

commit 4afbdb8addc91edff7aa3959f9d322969a080203
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Thu Aug 10 09:29:50 2023 +0200

    New web page /comingsoon for marketing and dissemination purposes 
(community-wise on taler.net)
    
    Signed-off-by: Stefan Kügel <skuegel@web.de>
---
 template/comingsoon.html.j2 | 65 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 65 insertions(+)

diff --git a/template/comingsoon.html.j2 b/template/comingsoon.html.j2
new file mode 100644
index 0000000..4fb1e0c
--- /dev/null
+++ b/template/comingsoon.html.j2
@@ -0,0 +1,65 @@
+{% extends "common/base.j2" %}
+{% block body_content %}
+<main id="maincontent">
+  <div class="jumbotron">
+    <div class="container">
+      <h1>{{ _("FAQs") }}</h1>
+      <p>
+        {% trans %}Here are some <span class='tlr'>FAQs</span> of major 
importance. {% endtrans %}
+        <ul>
+         <li> 
+         </li>
+        </ul>
+        
+        <ul>
+         <li> 
+         </li>
+        </ul>
+        
+        <ul>
+         <li> 
+         </li>
+        </ul>
+        
+          <p>{% trans %}More frequently asked questions on GNU Taler are 
answered in detail at
+          <a href="https://taler.net/en/faq.html";>Taler's FAQ web page</a> in 
English and some other languages.{% endtrans %}
+      </p>
+    </div>
+    
+    <div class="container">
+      <h1>{{ _("Turn on!") }}</h1>
+        <p>
+        {% trans %}
+          Three topics that are already listed here - [<em>Please adapt the 
content!</em>] {% endtrans %}
+        </p>
+        
+      <ul>
+        <li>
+          <p>
+        {% trans %}
+          If you want to contribute to <span class='tlr'>translations</span> 
you can do so on 
+          <a href="https://weblate.taler.net/";>Taler's internationalization 
platform Weblate</a>.{% endtrans %}
+          </p>
+        </li>
+        
+        <li>
+          <p>
+        {% trans %}
+          <span class='tlr'>Vendor requests</span> can be communicated on the
+          <a href="https://taler.net/en/faq.html";>vendor specific web 
page</a>.{% endtrans %}
+          </p>
+        </li>
+        
+        <li>
+          <p>
+        {% trans %}
+          <span class='tlr'>Contacts</span>: You are invited to et into 
contact with the Taler staff for further steps. [Please xpand here] 
+          You will also find a contacts overview on
+          <a href="https://taler.net/en/contact.html";>Taler's contacts 
page</a>.{% endtrans %}
+          </p>
+        </li>
+        
+      </ul>
+    </div>
+  </div>
+{% 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]