summaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-02-14 23:44:37 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-02-14 23:44:37 +0100
commitba9b2a94aaa8876bf479d157e9624afbea976eb7 (patch)
treeb58d6c6651325b01ee880dfa537ef05f9559f6d2 /index.html.j2
parent4899a332d40bd32f3ce734911810e219c81c2a4b (diff)
downloadwww-ba9b2a94aaa8876bf479d157e9624afbea976eb7.tar.gz
www-ba9b2a94aaa8876bf479d157e9624afbea976eb7.tar.bz2
www-ba9b2a94aaa8876bf479d157e9624afbea976eb7.zip
add green highlight box, make jumbotron screen height
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j215
1 files changed, 14 insertions, 1 deletions
diff --git a/index.html.j2 b/index.html.j2
index fd3745ff..580b5654 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -7,7 +7,7 @@
{% include "common/header.j2.inc" %}
</head>
<body>
- <div class="container">
+ <div class="container c_intro">
{% include "common/navigation.j2.inc" %}
<!-- Jumbotron -->
<div class="jumbotron">
@@ -24,6 +24,12 @@
") }}</p>
</div>
+
+ </div>
+
+ <div class="contianer-fluid c_acronym">
+ <div class="container">
+
<div class="row">
<div class="col-lg-4">
<h2>{{ _("<b>T</b>axable") }}</h2>
@@ -78,6 +84,13 @@
Bitcoins.") }}</p>
</div>
+ </div>
+ </div>
+ </div>
+
+ <div class="container">
+ <div class="row">
+
<div class="col-lg-4">
<h2>{{ _("Latest Videos") }}</h2>
<p>{{ _("Florian Dold talks about Taler at 50p!") }}</p>