aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2019-06-29 15:21:07 +0200
committerxrs <xrs@mail36.net>2019-06-29 15:21:07 +0200
commit79eca93e393522626e7595bda3882e9085094a9e (patch)
tree9a37be01323abdc8cc2ba00f3f2c69d1716b70d0 /template
parentd77b38f19983d985e478cc6d5f5eb0e3e322673c (diff)
downloadwww-79eca93e393522626e7595bda3882e9085094a9e.tar.gz
www-79eca93e393522626e7595bda3882e9085094a9e.zip
improve team.html
Diffstat (limited to 'template')
-rw-r--r--template/team.html.j287
1 files changed, 26 insertions, 61 deletions
diff --git a/template/team.html.j2 b/template/team.html.j2
index 5faa6b13..23865a8e 100644
--- a/template/team.html.j2
+++ b/template/team.html.j2
@@ -1,32 +1,28 @@
1{% extends "common/base.j2" %} 1{% extends "common/base.j2" %}
2{% block body_content %} 2{% block body_content %}
3<article class="container">
4
5 <header>
6 <h1>{{ _("The developer team working on GNUnet") }}</h1>
7 </header>
8
3 <section class="team"> 9 <section class="team">
4 <!-- list alphabetical --> 10 <!-- list alphabetical -->
5 <div class="container"> 11 <div class="container">
6 <div class="row"> 12 <div class="row">
7 <div class="col-md-10 col-md-offset-1"> 13 <div class="col-md-10 col-md-offset-1">
8 <div class="col-lg-12"> 14 <div class="col-lg-12">
9 <h6 class="description">The developer team working on GNUnet</h6>
10 <div class="row pt-md"> 15 <div class="row pt-md">
11 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile"> 16 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
12 <div class="img-box img-none"> 17 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
13 <i class="fa fa-user"></i>
14 <ul class="text-center">
15 </ul>
16 </div>
17 <h1>Bart Polot</h1> 18 <h1>Bart Polot</h1>
18 <h2>{{ _("NSE, CADET.") }}</h2> 19 <h2>{{ _("NSE, CADET.") }}</h2>
19 <p></p> 20 <p></p>
20 </div> 21 </div>
21 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile"> 22 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
22 <div class="img-box img-none"> 23 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
23 <i class="fa fa-user"></i>
24 <ul class="text-center">
25 <a href="http://my.pages.de"><li><i class="fas fa-home"></i></li></a>
26 </ul>
27 </div>
28 <h1>carlo von lynX</h1> 24 <h1>carlo von lynX</h1>
29 <h2>{{ _("secushare, PSYC, multicast, advocacy, sights and sounds, UX.") }}</h2> 25 <h2>{{ _("Secushare, PSYC, multicast, advocacy, sights and sounds, UX.") }}</h2>
30 <p></p> 26 <p></p>
31 </div> 27 </div>
32 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile"> 28 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
@@ -40,24 +36,10 @@
40 <h2>{{ _("GNU maintainer.") }}</h2> 36 <h2>{{ _("GNU maintainer.") }}</h2>
41 <p></p> 37 <p></p>
42 </div> 38 </div>
43 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
44 <div class="img-box img-none">
45 <i class="fa fa-user"></i>
46 <ul class="text-center">
47 </ul>
48 </div>
49 <h1>Christian K&uuml;hne</h1>
50 <h2>{{ _("secushare, Social, PSYC, Multicast, data protection theory.") }}</h2>
51 <p></p>
52 </div>
53 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile"> 39 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
54 <div class="img-box img-none"> 40 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
55 <i class="fa fa-user"></i>
56 <ul class="text-center">
57 </ul>
58 </div>
59 <h1>dvn</h1> 41 <h1>dvn</h1>
60 <h2>{{ _("Continuous Integration, secushare, packaging (Guix).") }}</h2> 42 <h2>{{ _("Continuous Integration, Secushare, packaging (Guix).") }}</h2>
61 <p></p> 43 <p></p>
62 </div> 44 </div>
63 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile"> 45 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
@@ -82,33 +64,21 @@
82 <p></p> 64 <p></p>
83 </div> 65 </div>
84 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile"> 66 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
85 <div class="img-box img-none"> 67 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
86 <i class="fa fa-user"></i>
87 <ul class="text-center">
88 </ul>
89 </div>
90 <h1>Julius B&uuml;nger</h1> 68 <h1>Julius B&uuml;nger</h1>
91 <h2>{{ _("Random peer sampling") }}</h2> 69 <h2>{{ _("Random peer sampling") }}</h2>
92 <p></p> 70 <p></p>
93 </div> 71 </div>
94 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile"> 72 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
95 <div class="img-box img-none"> 73 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
96 <i class="fa fa-user"></i>
97 <ul class="text-center">
98 </ul>
99 </div>
100 <h1>LRN</h1> 74 <h1>LRN</h1>
101 <h2>{{ _("W32 port.") }}</h2> 75 <h2>{{ _("W32 port.") }}</h2>
102 <p></p> 76 <p></p>
103 </div> 77 </div>
104 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile"> 78 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
105 <div class="img-box img-none"> 79 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
106 <i class="fa fa-user"></i>
107 <ul class="text-center">
108 </ul>
109 </div>
110 <h1>lurchi</h1> 80 <h1>lurchi</h1>
111 <h2>{{ _("secushare, Social, PSYC, Multicast") }}</h2> 81 <h2>{{ _("Secushare, Social, PSYC, Multicast") }}</h2>
112 <p></p> 82 <p></p>
113 </div> 83 </div>
114 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile"> 84 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
@@ -134,11 +104,7 @@
134 <p></p> 104 <p></p>
135 </div> 105 </div>
136 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile"> 106 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
137 <div class="img-box img-none"> 107 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
138 <i class="fa fa-user"></i>
139 <ul class="text-center">
140 </ul>
141 </div>
142 <h1>Nils Durner</h1> 108 <h1>Nils Durner</h1>
143 <h2>{{ _("W32 port.") }}</h2> 109 <h2>{{ _("W32 port.") }}</h2>
144 <p></p> 110 <p></p>
@@ -161,33 +127,32 @@
161 </ul> 127 </ul>
162 </div> 128 </div>
163 <h1>t3sserakt</h1> 129 <h1>t3sserakt</h1>
164 <h2>{{ _("secushare, Social, PSYC, Multicast.") }}</h2> 130 <h2>{{ _("Secushare, Social, PSYC, Multicast.") }}</h2>
165 <p></p> 131 <p></p>
166 </div> 132 </div>
167 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile"> 133 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
168 <div class="img-box img-none"> 134 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
169 <i class="fa fa-user"></i>
170 <ul class="text-center">
171 </ul>
172 </div>
173 <h1>tg</h1> 135 <h1>tg</h1>
174 <h2>{{ _("Multicast.") }}</h2> 136 <h2>{{ _("Multicast.") }}</h2>
175 <p></p> 137 <p></p>
176 </div> 138 </div>
177 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile"> 139 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
178 <div class="img-box img-none"> 140 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
179 <i class="fa fa-user"></i>
180 <ul class="text-center">
181 </ul>
182 </div>
183 <h1>wldhx</h1> 141 <h1>wldhx</h1>
184 <h2>{{ _("Web site, packaging (Nix/Guix).") }}</h2> 142 <h2>{{ _("Web site, packaging (Nix/Guix).") }}</h2>
185 <p></p> 143 <p></p>
186 </div> 144 </div>
145 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
146 <img src="{{ url('static/team-images/xrs.jpg') }}" alt="xrs" class="img-fluid">
147 <h1>xrs</h1>
148 <h2>{{ _("Secushare, Data Protection Theory, Computer Science &amp; Society.") }}</h2>
149 <p></p>
150 </div>
187 </div> 151 </div>
188 </div> 152 </div>
189 </div> 153 </div>
190 </div> 154 </div>
191 </div> 155 </div>
192 </section> 156 </section>
157</article>
193{% endblock body_content %} 158{% endblock body_content %}