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: green docs row


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch master updated: green docs row
Date: Mon, 06 Mar 2017 04:44:29 +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 ddd84ff  green docs row
ddd84ff is described below

commit ddd84ff415ba80407bc9a37e87c22f4469c9ce0c
Author: Florian Dold <address@hidden>
AuthorDate: Mon Mar 6 04:44:26 2017 +0100

    green docs row
---
 merchants.html.j2 | 40 ++++++++++++++++++++++++----------------
 1 file changed, 24 insertions(+), 16 deletions(-)

diff --git a/merchants.html.j2 b/merchants.html.j2
index 304a507..809991c 100644
--- a/merchants.html.j2
+++ b/merchants.html.j2
@@ -56,6 +56,30 @@
 
     </div>
   </div>
+</div>
+
+<div class="container-fluid c_acronym">
+<div class="container">
+  <h2 id="documentation">{{ _("Manuals for merchants") }}</h2>
+  <p>
+    </p><ul>
+      <li>{{ _("The GNU Taler merchant backend operator manual") }}
+        (<a 
href="https://docs.taler.net/current/merchant-backend/manual.html";>html</a>,
+         <a 
href="https://docs.taler.net/current/merchant-backend/manual.pdf";>pdf</a>)</li>
+      <li>{{ _("The GNU Taler Web shop integration tutorial (PHP)") }}
+        (<a 
href="https://docs.taler.net/current/merchant-shop/php/tutorial.html";>html</a>,
+         <a 
href="https://docs.taler.net/current/merchant-shop/php/tutorial.pdf";>pdf</a>)</li>
+      <li>{{ _("The GNU Taler Web shop integration tutorial (Python)") }}
+        (<a 
href="https://docs.taler.net/current/merchant-shop/python/tutorial.html";>html</a>,
+         <a 
href="https://docs.taler.net/current/merchant-shop/python/tutorial.pdf";>pdf</a>)</li>
+    </ul>
+  <p></p>
+</div>
+</div>
+
+
+<div class="container">
+
   <div class="row">
     <div class="col-lg-4">
       <h2>{{ _("Low Fees") }}</h2>
@@ -137,21 +161,5 @@
       </ol>
     </p>
  </div>
-  <div class="col-lg-12">
-    <h2 id="documentation">{{ _("Manuals for merchants") }}</h2>
-    <p>
-      </p><ul>
-        <li>{{ _("The GNU Taler merchant backend operator manual") }}
-          (<a 
href="https://docs.taler.net/current/merchant-backend/manual.html";>html</a>,
-           <a 
href="https://docs.taler.net/current/merchant-backend/manual.pdf";>pdf</a>)</li>
-        <li>{{ _("The GNU Taler Web shop integration tutorial (PHP)") }}
-          (<a 
href="https://docs.taler.net/current/merchant-shop/php/tutorial.html";>html</a>,
-           <a 
href="https://docs.taler.net/current/merchant-shop/php/tutorial.pdf";>pdf</a>)</li>
-        <li>{{ _("The GNU Taler Web shop integration tutorial (Python)") }}
-          (<a 
href="https://docs.taler.net/current/merchant-shop/python/tutorial.html";>html</a>,
-           <a 
href="https://docs.taler.net/current/merchant-shop/python/tutorial.pdf";>pdf</a>)</li>
-      </ul>
-    <p></p>
-  </div>
 </div> <!-- /container -->
 {% endblock body_content %}

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



reply via email to

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