summaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-03-06 15:38:47 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-03-06 15:38:47 +0100
commit26da65e92d23af9c0b76e440ed34ba222a386f0b (patch)
treeef5d90511da039e70d113c9ab4605f6b6f8ba996 /index.html.j2
parentd795d82ec18a8e90b6c8ba559ea7c55a672d391d (diff)
downloadwww-26da65e92d23af9c0b76e440ed34ba222a386f0b.tar.gz
www-26da65e92d23af9c0b76e440ed34ba222a386f0b.tar.bz2
www-26da65e92d23af9c0b76e440ed34ba222a386f0b.zip
boxes / minor fixes
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j214
1 files changed, 8 insertions, 6 deletions
diff --git a/index.html.j2 b/index.html.j2
index 14efe856..e4ec7cfb 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -3,7 +3,7 @@
<!-- Jumbotron -->
<div class="jumbotron">
<div style="height: 40vh">
- <img alt="Taler logo" style="object-fit:contain;width:100%;height:100%" class="center-block" src="{{ url('taler-big-accent.svg') }}"></img>
+ <img alt="Taler logo" style="object-fit:contain;width:100%;height:100%" class="center-block" src="{{ url('taler-big-accent.svg') }}" />
</div>
<div class="container text-center">
@@ -13,16 +13,15 @@
Taler is an electronic payment system under
development
at <a href="http://www.inria.fr/">Inria</a>. We expect to make it operational in 2017.
- Meanwhile you can learn about Taler on this website, try the <a href="https://demo.taler.net\">demo</a>
- and look at our <a href="https://docs.taler.net\">developer</a> and <a href="https://api.taler.net">API</a> documentation.
+ Meanwhile you can learn about Taler on this website, try the <a href="https://demo.taler.net">demo</a>
+ and look at our <a href="https://docs.taler.net">developer</a> and <a href="https://api.taler.net">API</a> documentation.
{% endtrans %}
</p>
</div>
</div>
-<div class="contianer-fluid c_acronym adorn_h3_bracket">
-<div class="container">
+<div class="container adorn_h3_bracket">
<h2>Design goals of Taler</h2>
@@ -111,8 +110,8 @@
</div>
</div>
</div>
-</div>
+<div class="contianer-fluid c_acronym">
<div class="container">
<div class="row">
<div class="col-lg-6">
@@ -134,6 +133,9 @@
payments is a matter of minutes.</p>
</div>
</div>
+</div>
+</div>
+<div class="container">
<div class="row">
<div class="col-lg-6">
<h2>{{ _("Taler News") }}</h2>