gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-www] branch master updated: boxes / minor fixes


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch master updated: boxes / minor fixes
Date: Mon, 06 Mar 2017 15:38:49 +0100

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

dold pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 26da65e  boxes / minor fixes
26da65e is described below

commit 26da65e92d23af9c0b76e440ed34ba222a386f0b
Author: Florian Dold <address@hidden>
AuthorDate: Mon Mar 6 15:38:47 2017 +0100

    boxes / minor fixes
---
 common/navigation.j2.inc      |  2 +-
 developers.html.j2            |  9 ++++++++-
 financial-news/2016-10-26.inc |  2 +-
 index.html.j2                 | 14 ++++++++------
 4 files changed, 18 insertions(+), 9 deletions(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 762eab6..9f9845e 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -17,7 +17,7 @@
     <ul class="nav navbar-right navbar-form">
       <li>
         <button class="btn btn-dark dropdown-toggle" type="button" 
id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="true">
-          <img src="{{ url('images/'+lang+'.png') }}"/></img>
+          <img src="{{ url('images/'+lang+'.png') }}" />
           <span class="caret"></span>
         </button>
         <ul class="dropdown-menu" aria-labelledby="dropdownMenu1">
diff --git a/developers.html.j2 b/developers.html.j2
index 39de21d..5ff9101 100644
--- a/developers.html.j2
+++ b/developers.html.j2
@@ -45,6 +45,10 @@
       
     </div>
   </div>
+</div>
+
+<div class="contianer-fluid c_acronym">
+<div class="container">
   <div class="row">
     <div class="col-lg-4">
       <h2>{{ _("Code") }}</h2>
@@ -79,7 +83,6 @@
                <a 
href='http://lists.gnu.org/mailman/listinfo/taler'>http://lists.gnu.org/mailman/listinfo/taler</a>.")
 }}</p>
     </div>
   </div>
-
   <div class="row">
     <div class="col-lg-4">
       <h2>{{ _("Regression Testing") }}</h2>
@@ -112,6 +115,10 @@
                ") }}</p>
     </div>
   </div>
+</div>
+</div>
+
+<div class="container">
 
   <div class="col-lg-12">
     <h2 id="overview">{{ _("Taler system overview") }}</h2>
diff --git a/financial-news/2016-10-26.inc b/financial-news/2016-10-26.inc
index 146aab1..7cfb01b 100644
--- a/financial-news/2016-10-26.inc
+++ b/financial-news/2016-10-26.inc
@@ -7,4 +7,4 @@
             by establishing a commons that protects critical infrastructure
             from domination by a handful of global players.
           </p>
-          <p><a class="btn btn-info" 
href="http://www.nfcworld.com/2016/10/24/347979/alipay-gains-acceptance-us-europe/?utm_content=buffer16d78&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer";
 role="button">Source</a></p>
+          <p><a class="btn btn-info" 
href="http://www.nfcworld.com/2016/10/24/347979/alipay-gains-acceptance-us-europe/";
 role="button">Source</a></p>
diff --git a/index.html.j2 b/index.html.j2
index 14efe85..e4ec7cf 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -3,7 +3,7 @@
 <!-- Jumbotron -->
 <div class="jumbotron">
   <div style="height: 40vh">
-    <img alt="Taler logo" style="object-fit:contain;width:100%;height:100%" 
class="center-block" src="{{ url('taler-big-accent.svg') }}"></img>
+    <img alt="Taler logo" style="object-fit:contain;width:100%;height:100%" 
class="center-block" src="{{ url('taler-big-accent.svg') }}" />
   </div>
 
   <div class="container text-center">
@@ -13,16 +13,15 @@
       Taler is an electronic payment system under
       development
       at <a href="http://www.inria.fr/";>Inria</a>.  We expect to make it 
operational in 2017.
-      Meanwhile you can learn about Taler on this website, try the <a 
href="https://demo.taler.net\";>demo</a>
-      and look at our <a href="https://docs.taler.net\";>developer</a> and <a 
href="https://api.taler.net";>API</a> documentation.
+      Meanwhile you can learn about Taler on this website, try the <a 
href="https://demo.taler.net";>demo</a>
+      and look at our <a href="https://docs.taler.net";>developer</a> and <a 
href="https://api.taler.net";>API</a> documentation.
       {% endtrans %}
     </p>
   </div>
 
 </div>
 
-<div class="contianer-fluid c_acronym adorn_h3_bracket">
-<div class="container">
+<div class="container adorn_h3_bracket">
 
   <h2>Design goals of Taler</h2>
 
@@ -111,8 +110,8 @@
     </div>
   </div>
 </div>
-</div>
 
+<div class="contianer-fluid c_acronym">
 <div class="container">
   <div class="row">
     <div class="col-lg-6">
@@ -134,6 +133,9 @@
     payments is a matter of minutes.</p>
     </div>
   </div>
+</div>
+</div>
+<div class="container">
   <div class="row">
     <div class="col-lg-6">
       <h2>{{ _("Taler News") }}</h2>

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



reply via email to

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