aboutsummaryrefslogtreecommitdiff
path: root/template/about.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/about.html.j2')
-rw-r--r--template/about.html.j216
1 files changed, 6 insertions, 10 deletions
diff --git a/template/about.html.j2 b/template/about.html.j2
index 497bb470..2886870d 100644
--- a/template/about.html.j2
+++ b/template/about.html.j2
@@ -1,15 +1,11 @@
1{% extends "common/base.j2" %} 1{% extends "common/base.j2" %}
2{% block body_content %} 2{% block body_content %}
3<div class="container"> 3<article class="container">
4 <div class="row"> 4
5 <div class="container"> 5 <header>
6 <header> 6 <h1>{{ _("About GNUnet") }}</h1>
7 <h1 class="text-center">{{ _("About GNUnet") }}</h1> 7 </header>
8 </header> 8
9 </div>
10 </div>
11</div>
12<div class="container">
13 <div class="row"> 9 <div class="row">
14 <div class="col"> 10 <div class="col">
15 <h3>{{ _("What is GNUnet?") }}</h3> 11 <h3>{{ _("What is GNUnet?") }}</h3>