aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>2019-02-24 18:34:53 +0100
committerSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>2019-02-24 18:34:53 +0100
commit3a7056a700c9febdd40bd7fd0670ce0739250c76 (patch)
treef42a59e8f623aa847b2517b2407cfc9c5b7e79ac
parentbac712d8809477bff998d63bc97994d0a0d375bb (diff)
downloadwww-3a7056a700c9febdd40bd7fd0670ce0739250c76.tar.gz
www-3a7056a700c9febdd40bd7fd0670ce0739250c76.zip
forgot last ones
-rw-r--r--template/team.html.j29
1 files changed, 6 insertions, 3 deletions
diff --git a/template/team.html.j2 b/template/team.html.j2
index 0a445544..06873822 100644
--- a/template/team.html.j2
+++ b/template/team.html.j2
@@ -23,7 +23,8 @@
23 </div> 23 </div>
24 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile"> 24 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
25 <!-- <div class="col-6 col-md-4 profile"> --> 25 <!-- <div class="col-6 col-md-4 profile"> -->
26 <div class="img-box img-none fa fa-user"> 26 <div class="img-box img-none">
27 <i class="fa fa-user"></i>
27 <!-- was: height="240" --> 28 <!-- was: height="240" -->
28 <ul class="text-center"> 29 <ul class="text-center">
29 </ul> 30 </ul>
@@ -58,7 +59,8 @@
58 <p></p> 59 <p></p>
59 </div> 60 </div>
60 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile"> 61 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
61 <div class="img-box img-none fa fa-user"> 62 <div class="img-box img-none">
63 <i class="fa fa-user"></i>
62 <!-- was: height="240" --> 64 <!-- was: height="240" -->
63 <ul class="text-center"> 65 <ul class="text-center">
64 </ul> 66 </ul>
@@ -68,7 +70,8 @@
68 <p></p> 70 <p></p>
69 </div> 71 </div>
70 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile"> 72 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
71 <div class="img-box img-none fa fa-user"> 73 <div class="img-box img-none">
74 <i class="fa fa-user"></i>
72 <!-- was: height="240" --> 75 <!-- was: height="240" -->
73 <ul class="text-center"> 76 <ul class="text-center">
74 </ul> 77 </ul>