[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-landing] branch master updated: Follow-up to 4767b30
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-landing] branch master updated: Follow-up to 4767b306: Remove </sup>. |
Date: |
Wed, 04 Sep 2019 20:52:13 +0200 |
This is an automated email from the git hooks/post-receive script.
ng0 pushed a commit to branch master
in repository landing.
The following commit(s) were added to refs/heads/master by this push:
new dbe05a4 Follow-up to 4767b306: Remove </sup>.
dbe05a4 is described below
commit dbe05a498cda549f956d63d2429628718a994498
Author: ng0 <address@hidden>
AuthorDate: Wed Sep 4 18:51:50 2019 +0000
Follow-up to 4767b306: Remove </sup>.
---
demo/common/base.j2 | 6 +++---
demo/index.html.j2 | 8 ++++----
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:address@hidden">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:address@hidden">contacting
us</a>.
</article>
<hr />
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-landing] branch master updated: Follow-up to 4767b306: Remove </sup>.,
gnunet <=