summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-09-04 18:51:50 +0000
committerng0 <ng0@n0.is>2019-09-04 18:51:50 +0000
commitdbe05a498cda549f956d63d2429628718a994498 (patch)
tree5341d7f25888ba3ba8de987af7a4ba5a4d56e765
parentbe527b14a2d644d5790d69b05abaabdee7fc00ba (diff)
downloadlanding-dbe05a498cda549f956d63d2429628718a994498.tar.gz
landing-dbe05a498cda549f956d63d2429628718a994498.tar.bz2
landing-dbe05a498cda549f956d63d2429628718a994498.zip
Follow-up to 4767b306: Remove </sup>.
-rw-r--r--demo/common/base.j26
-rw-r--r--demo/index.html.j28
2 files changed, 7 insertions, 7 deletions
diff --git a/demo/common/base.j2 b/demo/common/base.j2
index 9a54048..5be3e39 100644
--- a/demo/common/base.j2
+++ b/demo/common/base.j2
@@ -78,7 +78,7 @@
</article>
<article>
- <h2>Step 3: Pay</sup></h2>
+ <h2>Step 3: Pay</h2>
We have two demo merchants where you can spend your coins:
<ul>
<li>
@@ -94,7 +94,7 @@
</ul>
</article>
<article>
- <h2>Step 4: Back office</sup></h2>
+ <h2>Step 4: Back office</h2>
Finally, you can take the perspective of the merchant, who just
sold articles using taler.
<ul>
@@ -110,7 +110,7 @@
</ul>
</article>
<article>
- <h2>Step 5: Reach out to us</sup></h2>
+ <h2>Step 5: Reach out to us</h2>
Let us know what you think by <a href="mailto:demo-feedback@taler.net">contacting us</a>.
</article>
</section>
diff --git a/demo/index.html.j2 b/demo/index.html.j2
index 2e1da37..340e69d 100644
--- a/demo/index.html.j2
+++ b/demo/index.html.j2
@@ -81,7 +81,7 @@
</article>
<article>
- <h2>Step 3: Pay</sup></h2>
+ <h2>Step 3: Pay</h2>
We have two demo merchants where you can spend your coins:
<ul>
<li>
@@ -97,7 +97,7 @@
</ul>
</article>
<article>
- <h2>Step 4: Check money flow</sup></h2>
+ <h2>Step 4: Check money flow</h2>
<ul>
<li>
Check if people who received your Taler payment got eventually
@@ -109,7 +109,7 @@
</ul>
</article>
<article>
- <h2>Step 5: Merchant? Consult back-office</sup></h2>
+ <h2>Step 5: Merchant? Consult back-office</h2>
<ul>
<li>
If you are a merchant, you can check the <a href="{{ backoffice_url }}">back-office</a>
@@ -118,7 +118,7 @@
</ul>
</article>
<article>
- <h2>Step 6: Reach out to us</sup></h2>
+ <h2>Step 6: Reach out to us</h2>
Let us know what you think by <a href="mailto:demo-feedback@taler.net">contacting us</a>.
</article>
<hr />