aboutsummaryrefslogtreecommitdiff
path: root/team.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'team.html.j2')
-rw-r--r--team.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/team.html.j2 b/team.html.j2
index fb25567d..5f8657b9 100644
--- a/team.html.j2
+++ b/team.html.j2
@@ -141,7 +141,7 @@
141 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile"> 141 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
142 <div class="img-box"> 142 <div class="img-box">
143 <!-- was: height="240" --> 143 <!-- was: height="240" -->
144 <img src="{{ url('team-images/default.png) }}" alt="Christian K&uuml;hne" class="img-fluid"> 144 <img src="{{ url('team-images/default.png') }}" alt="Christian K&uuml;hne" class="img-fluid">
145 <ul class="text-center"> 145 <ul class="text-center">
146 </ul> 146 </ul>
147 </div> 147 </div>