aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-12-01 13:38:40 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-12-01 13:38:40 +0100
commitd03f98d602a4b10991b705ceb74bfbd5c8572904 (patch)
treeffa57e67167783689a8258b843be7973d3d15096
parent5e15eb28cee24a385035767ae5c83b141a59b25c (diff)
downloadwww-d03f98d602a4b10991b705ceb74bfbd5c8572904.tar.gz
www-d03f98d602a4b10991b705ceb74bfbd5c8572904.zip
forgot to remove the banner on top
m---------inc0
-rw-r--r--template/index.html.j26
2 files changed, 0 insertions, 6 deletions
diff --git a/inc b/inc
Subproject 1dc65315af4dbe083b222995944245ab7272329 Subproject 20373c170a50c50380a72a04ef1beb4e715efb7
diff --git a/template/index.html.j2 b/template/index.html.j2
index de6be0eb..f55bc410 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -1,12 +1,6 @@
1{% extends "common/base.j2" %} 1{% extends "common/base.j2" %}
2{% block body_content %} 2{% block body_content %}
3 {% import 'inc/news.macro.j2' as news %} 3 {% import 'inc/news.macro.j2' as news %}
4<!-- Notice Banner -->
5<div class="alert">
6 <div class="alert-content">
7 Notice: GNUnet is still undergoing major development. It is largely <i>not yet ready</i> for usage beyond developers
8 </div>
9</div>
10<!-- Jumbotron --> 4<!-- Jumbotron -->
11<div class="jumbotron"> 5<div class="jumbotron">
12 <div class="container"> 6 <div class="container">