gnunet-svn
[Top][All Lists]
Advanced

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

[taler-landing] branch master updated: remove presence detection from la


From: gnunet
Subject: [taler-landing] branch master updated: remove presence detection from landing page
Date: Thu, 30 Apr 2020 10:47:59 +0200

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

dold pushed a commit to branch master
in repository landing.

The following commit(s) were added to refs/heads/master by this push:
     new c29e130  remove presence detection from landing page
c29e130 is described below

commit c29e130b6483dad68e82b8a6e2b2fc8d3e894139
Author: Florian Dold <address@hidden>
AuthorDate: Thu Apr 30 14:17:53 2020 +0530

    remove presence detection from landing page
---
 demo/index.html.j2 | 22 ++++------------------
 1 file changed, 4 insertions(+), 18 deletions(-)

diff --git a/demo/index.html.j2 b/demo/index.html.j2
index 67481db..9ec421b 100644
--- a/demo/index.html.j2
+++ b/demo/index.html.j2
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <html lang="en" data-taler-nojs="true">
-  <head profile="http://www.w3.org/2005/10/profile";>
+  <head>
     <meta charset="utf-8"/>
     <title>Taler Demo</title>
     <!-- Bootstrap core CSS -->
@@ -8,7 +8,6 @@
 
     <link rel="stylesheet" type="text/css" href="{{ 
url('static/web-common/pure.css') }}" />
     <link rel="stylesheet" type="text/css" href="{{ 
url('static/web-common/demo.css') }}" />
-    <link rel="stylesheet" type="text/css" href="{{ 
url('static/web-common/taler-fallback.css') }}" id="taler-presence-stylesheet" 
/>
     <link rel="icon" type="image/png" href="{{ 
url('static/web-common/favicon-taler.ico') }}" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0, 
maximum-scale=1">
 
@@ -134,13 +133,6 @@
                 Install the wallet from the
                 <a 
href="https://taler.net/wallet-installation.html";>installation page</a>.
                 It only takes one click.
-                <p class="bluebox taler-installed-hide">
-                  You don&#39;t have a wallet installed yet.
-                </p>
-                <p class="greenbox taler-installed-show">
-                  Congratulations, you have installed the Taler wallet 
correctly.
-                  You can now proceed with the next steps.
-                </p>
               </article>
             </section>
           </div>
@@ -148,19 +140,13 @@
           <div class="col-md-5">
             <section>
               <article>
-                <h2>Step 2: Withdraw coins</h2>
+                <h2>Step 2: Withdraw Digital Cash</h2>
                 <p>
-                  Now you can withdraw coins into your wallet by going to
+                  Now you can withdraw digital cash into your wallet by going 
to
                   our <a href="{{ bank_url }}">bank</a>.
 
                   In this demo you&#39;re paying with KUDOS, an imaginary 
currency.  When you
                   create an account at our bank, you&#39;ll get 100 KUDOS for 
free.
-                </p>
-                <p class="graybox">
-                  We can&#39;t check if you were able to complete this step, 
since websites
-                  can&#39;t see the balance in your wallet.  Please click on 
the Taler icon
-                  in your browser to check your balance.
-                </p>
               </article>
             </section>
           </div>
@@ -247,7 +233,7 @@
           <hr />
           <div class="text-center mt-5">
             <p>
-              Copyright &copy; 2014&mdash;2019 TALER Systems SA
+              Copyright &copy; 2014&mdash;2019 Taler Systems SA
             </p>
             <a href="javascript.html" data-jslicense="1" 
class="jslicenseinfo">JavaScript license information</a>
           </div>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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