summaryrefslogtreecommitdiff
path: root/demo/index.html.j2
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 /demo/index.html.j2
parentbe527b14a2d644d5790d69b05abaabdee7fc00ba (diff)
downloadlanding-dbe05a498cda549f956d63d2429628718a994498.tar.gz
landing-dbe05a498cda549f956d63d2429628718a994498.tar.bz2
landing-dbe05a498cda549f956d63d2429628718a994498.zip
Follow-up to 4767b306: Remove </sup>.
Diffstat (limited to 'demo/index.html.j2')
-rw-r--r--demo/index.html.j28
1 files changed, 4 insertions, 4 deletions
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 />