aboutsummaryrefslogtreecommitdiff
path: root/template/index.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-24 09:57:04 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-24 09:57:04 +0100
commitc11eff882843672deec5540e1009470739f7e128 (patch)
treeb3a22dc6daf14bb9a27c998c2057356f450fe987 /template/index.html.j2
parentd7d62ba605e9c8c93c03fe674d73c76856ab54b1 (diff)
downloadwww-c11eff882843672deec5540e1009470739f7e128.tar.gz
www-c11eff882843672deec5540e1009470739f7e128.zip
or use img as h1
Diffstat (limited to 'template/index.html.j2')
-rw-r--r--template/index.html.j25
1 files changed, 3 insertions, 2 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index 601943b3..8881fa25 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -2,8 +2,9 @@
2{% block body_content %} 2{% block body_content %}
3<!-- Jumbotron --> 3<!-- Jumbotron -->
4<div class="container-logo banner dark text-center" id="frontpagefront"> 4<div class="container-logo banner dark text-center" id="frontpagefront">
5 <h1>Welcome to GNUnet</h1> 5 <h1>
6 <img alt="GNUnet logo" src="{{ url('static/images/gnunet-anonymous-logo.png') }}" /> 6 <img alt="GNUnet" src="{{ url('static/images/gnunet-anonymous-logo.png') }}" />
7 </h1>
7</div> 8</div>
8<article> 9<article>
9<div class="jumbotron"> 10<div class="jumbotron">