aboutsummaryrefslogtreecommitdiff
path: root/template/team.html.j2
diff options
context:
space:
mode:
authorSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>2019-02-24 18:31:17 +0100
committerSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>2019-02-24 18:31:17 +0100
commita1064247ea8329c9245374d278fff5c18159373e (patch)
tree5ae2dc5d8f3f6fac8b82159ec94d0e83be7dd845 /template/team.html.j2
parent8d9bb671a883204cff10ccac617f23c67c0e9729 (diff)
downloadwww-a1064247ea8329c9245374d278fff5c18159373e.tar.gz
www-a1064247ea8329c9245374d278fff5c18159373e.zip
attempt fix hp link
Diffstat (limited to 'template/team.html.j2')
-rw-r--r--template/team.html.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/template/team.html.j2 b/template/team.html.j2
index c7e5c95f..900e987b 100644
--- a/template/team.html.j2
+++ b/template/team.html.j2
@@ -125,6 +125,7 @@
125 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile"> 125 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
126 <div class="img-box img-none fa fa-user"> 126 <div class="img-box img-none fa fa-user">
127 <!-- was: height="240" --> 127 <!-- was: height="240" -->
128 <i class="fa fa-user"></i>
128 <ul class="text-center"> 129 <ul class="text-center">
129 <a href="http://my.pages.de"><li><i class="fas fa-home"></i></li></a> 130 <a href="http://my.pages.de"><li><i class="fas fa-home"></i></li></a>
130 </ul> 131 </ul>