summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 @@
<div class="row">
<div class="col-lg-4">
<h2><a href="http://grothoff.org/christian/">Dr. Christian Grothoff</a></h2>
- <img src="team-images/christian-grothoff.jpg" height="240" alt="Christian Grothoff" align="middle">
+ <img src="/team-images/christian-grothoff.jpg" height="240" alt="Christian Grothoff" align="middle">
<p>{{ _("GNU maintainer. Network security &amp; privacy researcher. Software architect.") }}</p>
</div>
<div class="col-lg-4">
<h2><a href="http://www.digitalekho.com/about-us/index.html">Leon Schumacher</a></h2>
- <img src="team-images/leon-schumacher.jpg" height="240" alt="Leon Schumacher" align="middle">
+ <img src="/team-images/leon-schumacher.jpg" height="240" alt="Leon Schumacher" align="middle">
<p>{{ _("Entrepreneur, Investor, Fortune 100 CIO, IT company director in different industries, ….") }}</p>
</div>
<div class="col-lg-4">
<h2>Robert Goldmann</h2>
- <img src="team-images/robert-goldmann.jpg" height="240" alt="Robert Goldmann" align="middle">
+ <img src="/team-images/robert-goldmann.jpg" height="240" alt="Robert Goldmann" align="middle">
<p>{{ _("CFO") }}</p>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<h2>Dr. Jeffrey Burdges</h2>
- <img src="team-images/jeff-burdges.jpg" height="240" alt="Jeffrey Burdges" align="middle">
+ <img src="/team-images/jeff-burdges.jpg" height="240" alt="Jeffrey Burdges" align="middle">
<p>{{ _("Applied cryptography. Contact to W3c &amp; Tor.") }}</p>
</div>
<div class="col-lg-4">
<h2><a href="http://www.onete.net/">Dr. Cristina Onete</a></h2>
- <img src="team-images/cristina-onete.jpg" height="240" alt="Cristina Onete" align="middle">
+ <img src="/team-images/cristina-onete.jpg" height="240" alt="Cristina Onete" align="middle">
<p>{{ _("Theoretical foundations.") }}</p>
</div>
<div class="col-lg-4">
<h2><a href="https://www.stallman.org/">Dr. Richard M. Stallman</a></h2>
- <img src="team-images/richard-stallman.jpg" height="240" alt="Richard Stallman" align="middle">
+ <img src="/team-images/richard-stallman.jpg" height="240" alt="Richard Stallman" align="middle">
<p>{{ _("Founder of the GNU project. Ethical guidance and licensing.") }}</p>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<h2><a href="http://sreeharsha.totakura.in/">Sree Harsha Totakura</a></h2>
- <img src="team-images/sree-harsha-totakura.jpg" height="240" alt="Sree Harsha Totakura" align="middle">
+ <img src="/team-images/sree-harsha-totakura.jpg" height="240" alt="Sree Harsha Totakura" align="middle">
<p>{{ _("PhD Student, TU Munich. Currently teaching.") }}</p>
</div>
<div class="col-lg-4">
<h2><a href="https://fdold.eu">Florian Dold</a></h2>
- <img src="team-images/florian-dold.jpg" height="240" alt="Florian Dold" align="middle">
+ <img src="/team-images/florian-dold.jpg" height="240" alt="Florian Dold" align="middle">
<p>{{ _("PhD Student, Inria..") }}</p>
</div>
<div class="col-lg-4">
<h2>Marcello Stanisci</h2>
- <img src="team-images/marcello-stanisci.jpg" height="240" alt="Marcello Stanisci" align="middle">
+ <img src="/team-images/marcello-stanisci.jpg" height="240" alt="Marcello Stanisci" align="middle">
<p>{{ _("Software engineer.") }}</p>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<h2>Dr. Nana Karlstetter</h2>
- <img src="team-images/nana-karlstetter.jpg" height="240" alt="Nana Karlstetter" align="middle">
+ <img src="/team-images/nana-karlstetter.jpg" height="240" alt="Nana Karlstetter" align="middle">
<p>{{ _("Sustainable business development.") }}</p>
</div>
<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 @@
") }}</p>
<p>
</p>
- <img src="images/customer.svg" alt="customer perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
+ <img src="/images/customer.svg" alt="customer perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
<ol>
<li>{{ _("The customer selects an exchange (i.e. by visiting the
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 @@
transactions involve the following steps:
") }}</p>
- <img src="images/system.svg" alt="system overview" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
+ <img src="/images/system.svg" alt="system overview" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
<ol>
<li>{{ _("A customer instructs his <b>bank</b> to
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 @@
Information available to the government includes:
") }}</p>
<p>
- <img src="images/government.svg" alt="government perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
+ <img src="/images/government.svg" alt="government perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
</p><ul>
<li>{{ _("From the banking system:
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 @@
") }}</p>
<p>
- <img src="images/exchange.svg" alt="operator perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
+ <img src="/images/exchange.svg" alt="operator perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
</p><ul>
<li>{{ _("Create a <b>reserve</b> based on an incoming
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 @@
") }}</p>
<p>
- <img src="images/merchant.svg" alt="merchant perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
+ <img src="/images/merchant.svg" alt="merchant perspective" style="float: right; margin: 50px 5px 5px 5px;" width="50%">
<ol>
<li>{{ _("The new logic detects when a customer's system
supports Taler and then needs to send a cryptographically signed