aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-02-23 13:04:53 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-02-23 13:04:53 +0100
commit09a0da8f9f792c7e9fde2882925e69ea6cc907de (patch)
tree8c5f0d04469e79eed8dc1a7d315772655fb3740d
parente5105011f27ab9b164d12d34e44296626c4f482c (diff)
downloadwww-09a0da8f9f792c7e9fde2882925e69ea6cc907de.tar.gz
www-09a0da8f9f792c7e9fde2882925e69ea6cc907de.zip
including python tutorial
-rw-r--r--merchants.html.j23
1 files changed, 3 insertions, 0 deletions
diff --git a/merchants.html.j2 b/merchants.html.j2
index 76de15a5..e47553b2 100644
--- a/merchants.html.j2
+++ b/merchants.html.j2
@@ -157,6 +157,9 @@
157 <li>{{ _("The GNU Taler Web shop integration tutorial (PHP)") }} 157 <li>{{ _("The GNU Taler Web shop integration tutorial (PHP)") }}
158 (<a href="https://docs.taler.net/current/merchant-shop/php/tutorial.html">html</a>, 158 (<a href="https://docs.taler.net/current/merchant-shop/php/tutorial.html">html</a>,
159 <a href="https://docs.taler.net/current/merchant-shop/php/tutorial.pdf">pdf</a>)</li> 159 <a href="https://docs.taler.net/current/merchant-shop/php/tutorial.pdf">pdf</a>)</li>
160 <li>{{ _("The GNU Taler Web shop integration tutorial (Python)") }}
161 (<a href="https://docs.taler.net/current/merchant-shop/python/tutorial.html">html</a>,
162 <a href="https://docs.taler.net/current/merchant-shop/python/tutorial.pdf">pdf</a>)</li>
160 </ul> 163 </ul>
161 <p></p> 164 <p></p>
162 </div> 165 </div>