aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2017-01-19 20:34:06 +0100
committertg(x) <*@tg-x.net>2017-01-19 20:34:06 +0100
commit8a795c4e3b2469c54dc3b0ca73b0e925677b3756 (patch)
treeb25238fb83d76c6991dd0a9e69991f9eee055aa6
parent1eb2d67d028861583acfd151583fbc4330d51727 (diff)
downloadwww-8a795c4e3b2469c54dc3b0ca73b0e925677b3756.tar.gz
www-8a795c4e3b2469c54dc3b0ca73b0e925677b3756.zip
i18n: absolute URLs for img
-rw-r--r--about.html.j220
-rw-r--r--citizens.html.j22
-rw-r--r--developers.html.j22
-rw-r--r--governments.html.j22
-rw-r--r--investors.html.j22
-rw-r--r--merchants.html.j22
6 files changed, 15 insertions, 15 deletions
diff --git a/about.html.j2 b/about.html.j2
index 5a6a2d69..7880cf65 100644
--- a/about.html.j2
+++ b/about.html.j2
@@ -16,58 +16,58 @@
16 <div class="row"> 16 <div class="row">
17 <div class="col-lg-4"> 17 <div class="col-lg-4">
18 <h2><a href="http://grothoff.org/christian/">Dr. Christian Grothoff</a></h2> 18 <h2><a href="http://grothoff.org/christian/">Dr. Christian Grothoff</a></h2>
19 <img src="team-images/christian-grothoff.jpg" height="240" alt="Christian Grothoff" align="middle"> 19 <img src="/team-images/christian-grothoff.jpg" height="240" alt="Christian Grothoff" align="middle">
20 <p>{{ _("GNU maintainer. Network security &amp; privacy researcher. Software architect.") }}</p> 20 <p>{{ _("GNU maintainer. Network security &amp; privacy researcher. Software architect.") }}</p>
21 </div> 21 </div>
22 <div class="col-lg-4"> 22 <div class="col-lg-4">
23 <h2><a href="http://www.digitalekho.com/about-us/index.html">Leon Schumacher</a></h2> 23 <h2><a href="http://www.digitalekho.com/about-us/index.html">Leon Schumacher</a></h2>
24 <img src="team-images/leon-schumacher.jpg" height="240" alt="Leon Schumacher" align="middle"> 24 <img src="/team-images/leon-schumacher.jpg" height="240" alt="Leon Schumacher" align="middle">
25 <p>{{ _("Entrepreneur, Investor, Fortune 100 CIO, IT company director in different industries, ….") }}</p> 25 <p>{{ _("Entrepreneur, Investor, Fortune 100 CIO, IT company director in different industries, ….") }}</p>
26 </div> 26 </div>
27 <div class="col-lg-4"> 27 <div class="col-lg-4">
28 <h2>Robert Goldmann</h2> 28 <h2>Robert Goldmann</h2>
29 <img src="team-images/robert-goldmann.jpg" height="240" alt="Robert Goldmann" align="middle"> 29 <img src="/team-images/robert-goldmann.jpg" height="240" alt="Robert Goldmann" align="middle">
30 <p>{{ _("CFO") }}</p> 30 <p>{{ _("CFO") }}</p>
31 </div> 31 </div>
32 </div> 32 </div>
33 <div class="row"> 33 <div class="row">
34 <div class="col-lg-4"> 34 <div class="col-lg-4">
35 <h2>Dr. Jeffrey Burdges</h2> 35 <h2>Dr. Jeffrey Burdges</h2>
36 <img src="team-images/jeff-burdges.jpg" height="240" alt="Jeffrey Burdges" align="middle"> 36 <img src="/team-images/jeff-burdges.jpg" height="240" alt="Jeffrey Burdges" align="middle">
37 <p>{{ _("Applied cryptography. Contact to W3c &amp; Tor.") }}</p> 37 <p>{{ _("Applied cryptography. Contact to W3c &amp; Tor.") }}</p>
38 </div> 38 </div>
39 <div class="col-lg-4"> 39 <div class="col-lg-4">
40 <h2><a href="http://www.onete.net/">Dr. Cristina Onete</a></h2> 40 <h2><a href="http://www.onete.net/">Dr. Cristina Onete</a></h2>
41 <img src="team-images/cristina-onete.jpg" height="240" alt="Cristina Onete" align="middle"> 41 <img src="/team-images/cristina-onete.jpg" height="240" alt="Cristina Onete" align="middle">
42 <p>{{ _("Theoretical foundations.") }}</p> 42 <p>{{ _("Theoretical foundations.") }}</p>
43 </div> 43 </div>
44 <div class="col-lg-4"> 44 <div class="col-lg-4">
45 <h2><a href="https://www.stallman.org/">Dr. Richard M. Stallman</a></h2> 45 <h2><a href="https://www.stallman.org/">Dr. Richard M. Stallman</a></h2>
46 <img src="team-images/richard-stallman.jpg" height="240" alt="Richard Stallman" align="middle"> 46 <img src="/team-images/richard-stallman.jpg" height="240" alt="Richard Stallman" align="middle">
47 <p>{{ _("Founder of the GNU project. Ethical guidance and licensing.") }}</p> 47 <p>{{ _("Founder of the GNU project. Ethical guidance and licensing.") }}</p>
48 </div> 48 </div>
49 </div> 49 </div>
50 <div class="row"> 50 <div class="row">
51 <div class="col-lg-4"> 51 <div class="col-lg-4">
52 <h2><a href="http://sreeharsha.totakura.in/">Sree Harsha Totakura</a></h2> 52 <h2><a href="http://sreeharsha.totakura.in/">Sree Harsha Totakura</a></h2>
53 <img src="team-images/sree-harsha-totakura.jpg" height="240" alt="Sree Harsha Totakura" align="middle"> 53 <img src="/team-images/sree-harsha-totakura.jpg" height="240" alt="Sree Harsha Totakura" align="middle">
54 <p>{{ _("PhD Student, TU Munich. Currently teaching.") }}</p> 54 <p>{{ _("PhD Student, TU Munich. Currently teaching.") }}</p>
55 </div> 55 </div>
56 <div class="col-lg-4"> 56 <div class="col-lg-4">
57 <h2><a href="https://fdold.eu">Florian Dold</a></h2> 57 <h2><a href="https://fdold.eu">Florian Dold</a></h2>
58 <img src="team-images/florian-dold.jpg" height="240" alt="Florian Dold" align="middle"> 58 <img src="/team-images/florian-dold.jpg" height="240" alt="Florian Dold" align="middle">
59 <p>{{ _("PhD Student, Inria..") }}</p> 59 <p>{{ _("PhD Student, Inria..") }}</p>
60 </div> 60 </div>
61 <div class="col-lg-4"> 61 <div class="col-lg-4">
62 <h2>Marcello Stanisci</h2> 62 <h2>Marcello Stanisci</h2>
63 <img src="team-images/marcello-stanisci.jpg" height="240" alt="Marcello Stanisci" align="middle"> 63 <img src="/team-images/marcello-stanisci.jpg" height="240" alt="Marcello Stanisci" align="middle">
64 <p>{{ _("Software engineer.") }}</p> 64 <p>{{ _("Software engineer.") }}</p>
65 </div> 65 </div>
66 </div> 66 </div>
67 <div class="row"> 67 <div class="row">
68 <div class="col-lg-4"> 68 <div class="col-lg-4">
69 <h2>Dr. Nana Karlstetter</h2> 69 <h2>Dr. Nana Karlstetter</h2>
70 <img src="team-images/nana-karlstetter.jpg" height="240" alt="Nana Karlstetter" align="middle"> 70 <img src="/team-images/nana-karlstetter.jpg" height="240" alt="Nana Karlstetter" align="middle">
71 <p>{{ _("Sustainable business development.") }}</p> 71 <p>{{ _("Sustainable business development.") }}</p>
72 </div> 72 </div>
73 <div class="col-lg-4"> 73 <div class="col-lg-4">
diff --git a/citizens.html.j2 b/citizens.html.j2
index 897d1e92..d6256274 100644
--- a/citizens.html.j2
+++ b/citizens.html.j2
@@ -63,7 +63,7 @@
63 ") }}</p> 63 ") }}</p>
64 <p> 64 <p>
65 </p> 65 </p>
66 <img src="images/customer.svg" alt="customer perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%"> 66 <img src="/images/customer.svg" alt="customer perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
67 <ol> 67 <ol>
68 <li>{{ _("The customer selects an exchange (i.e. by visiting the 68 <li>{{ _("The customer selects an exchange (i.e. by visiting the
69 respective website or selecting from a list of exchanges in the 69 respective website or selecting from a list of exchanges in the
diff --git a/developers.html.j2 b/developers.html.j2
index 8097b389..0225ef75 100644
--- a/developers.html.j2
+++ b/developers.html.j2
@@ -122,7 +122,7 @@
122 transactions involve the following steps: 122 transactions involve the following steps:
123 ") }}</p> 123 ") }}</p>
124 124
125 <img src="images/system.svg" alt="system overview" style="float: right; margin: 50px 5px 5px 5px;" width="50%"> 125 <img src="/images/system.svg" alt="system overview" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
126 <ol> 126 <ol>
127 <li>{{ _("A customer instructs his <b>bank</b> to 127 <li>{{ _("A customer instructs his <b>bank</b> to
128 transfer funds from his account to the Taler exchange 128 transfer funds from his account to the Taler exchange
diff --git a/governments.html.j2 b/governments.html.j2
index 9e388026..79af28e1 100644
--- a/governments.html.j2
+++ b/governments.html.j2
@@ -64,7 +64,7 @@
64 Information available to the government includes: 64 Information available to the government includes:
65 ") }}</p> 65 ") }}</p>
66 <p> 66 <p>
67 <img src="images/government.svg" alt="government perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%"> 67 <img src="/images/government.svg" alt="government perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
68 </p><ul> 68 </p><ul>
69 <li>{{ _("From the banking system: 69 <li>{{ _("From the banking system:
70 The total amount of digital currency 70 The total amount of digital currency
diff --git a/investors.html.j2 b/investors.html.j2
index d622c67a..a87070e9 100644
--- a/investors.html.j2
+++ b/investors.html.j2
@@ -57,7 +57,7 @@
57 ") }}</p> 57 ") }}</p>
58 58
59 <p> 59 <p>
60 <img src="images/exchange.svg" alt="operator perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%"> 60 <img src="/images/exchange.svg" alt="operator perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
61 </p><ul> 61 </p><ul>
62 <li>{{ _("Create a <b>reserve</b> based on an incoming 62 <li>{{ _("Create a <b>reserve</b> based on an incoming
63 wire transfer from a customer.") }}</li> 63 wire transfer from a customer.") }}</li>
diff --git a/merchants.html.j2 b/merchants.html.j2
index 32c14224..f5fbd09c 100644
--- a/merchants.html.j2
+++ b/merchants.html.j2
@@ -87,7 +87,7 @@
87 ") }}</p> 87 ") }}</p>
88 88
89 <p> 89 <p>
90 <img src="images/merchant.svg" alt="merchant perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%"> 90 <img src="/images/merchant.svg" alt="merchant perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
91 <ol> 91 <ol>
92 <li>{{ _("The new logic detects when a customer's system 92 <li>{{ _("The new logic detects when a customer's system
93 supports Taler and then needs to send a cryptographically signed 93 supports Taler and then needs to send a cryptographically signed