summaryrefslogtreecommitdiff
path: root/template/wallet.html.j2
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2022-12-08 17:46:29 +0100
committerStefan Kügel <skuegel@web.de>2022-12-08 17:46:29 +0100
commitd6c6cc588fd099abf1ae0d858a61a2301e3d3729 (patch)
tree6a5df3b6b7fd52dc20da2fccb41e80df64edd623 /template/wallet.html.j2
parent3f95e46df1d025e3ee58f47359ea564bca025037 (diff)
downloadwww-d6c6cc588fd099abf1ae0d858a61a2301e3d3729.tar.gz
www-d6c6cc588fd099abf1ae0d858a61a2301e3d3729.tar.bz2
www-d6c6cc588fd099abf1ae0d858a61a2301e3d3729.zip
Integrated skip link target points in all template files (except for architecture.html)
Signed-off-by: Stefan Kügel <skuegel@web.de>
Diffstat (limited to 'template/wallet.html.j2')
-rw-r--r--template/wallet.html.j258
1 files changed, 9 insertions, 49 deletions
diff --git a/template/wallet.html.j2 b/template/wallet.html.j2
index 881ab766..34777624 100644
--- a/template/wallet.html.j2
+++ b/template/wallet.html.j2
@@ -91,6 +91,7 @@ document.addEventListener('DOMContentLoaded', onLoad);
{% endblock head_content %}
{% block body_content %}
+<main id="maincontent">
<!-- Jumbotron -->
<div class="jumbotron">
<div class="text-center">
@@ -103,42 +104,18 @@ document.addEventListener('DOMContentLoaded', onLoad);
<div class="row">
<div class="col-lg-12">
<p class="greenbox" id="box-present" style="display:none">
- {% trans %}
- Congratulations, you have installed the Taler wallet.
- Check out the
- {% endtrans %}
- <a href="https://demo.taler.net/">
- {% trans %}
- demo
- {% endtrans %}
- </a>.
+ {% trans %}Congratulations, you have installed the Taler wallet. Check out the{% endtrans %} <a href="https://demo.taler.net/">{% trans %}demonstration{% endtrans %}</a>.
</p>
<p class="bluebox" id="box-not-present" style="display:none">
- {% trans %}
- You don&#39;t have a wallet installed yet.
- {% endtrans %}
+ {% trans %}You don&#39;t have a wallet installed yet.{% endtrans %}
</p>
</div> <!-- /col-lg-12 -->
</div> <!-- /row -->
<div class="row wallet-teaser-text">
<div class="col-lg-12">
- {% trans %}
- Install the wallet for your browser below, then check out the
- {% endtrans %}
- <a href="https://demo.taler.net">
- {% trans %}
- demonstration
- {% endtrans %}
- </a>.
- {% trans %}
- For source, see this
- {% endtrans %}
- <a href="https://taler.net/files/wallet/">
- {% trans %}
- directory
- {% endtrans %}
- </a>.
+ {% trans %}Install the wallet for your browser below, then check out the{% endtrans %} <a href="https://demo.taler.net">{% trans %}demonstration{% endtrans %}</a>.
+ {% trans %}For source, see this{% endtrans %} <a href="https://taler.net/files/wallet/">{% trans %}directory{% endtrans %}</a>.
</div>
</div> <!-- /row -->
@@ -148,34 +125,17 @@ document.addEventListener('DOMContentLoaded', onLoad);
<p id="error-chrome" class="error">
<a href="https://www.google.com/chrome">Google Chrome</a>
- {% trans %}
- or
- {% endtrans %}
- <a href="https://www.chromium.org/">Chromium</a>
- {% trans %}
- is required, but it appears you don&#39;t have it installed.
- {% endtrans %}
+ {% trans %}or{% endtrans %} <a href="https://www.chromium.org/">Chromium</a> {% trans %}is required, but it appears you don&#39;t have it installed.{% endtrans %}
</p>
<p id="error-chrome-version" class="error">
<a href="https://www.google.com/chrome">Google Chrome</a>
- {% trans %}
- or
- {% endtrans %}
- <a href="https://www.chromium.org/">Chromium</a>
- {% trans %}
- version
- {% endtrans %}
- <span id="chrome-min-version"></span>
- {% trans %}
- or newer is required, but it appears you have an older version.
- {% endtrans %}
+ {% trans %}or{% endtrans %} <a href="https://www.chromium.org/">Chromium</a> {% trans %}version{% endtrans %}
+ <span id="chrome-min-version"></span> {% trans %}or newer is required, but it appears you have an older version.{% endtrans %}
</p>
<div id="inline-install-chrome">
<form target="_blank" action="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc">
<button action="submit" class="install-button">
- {% trans %}
- Install wallet
- {% endtrans %}
+ {% trans %}Install wallet{% endtrans %}
</button>
</form>
<noscript>