summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2023-11-29 21:01:09 +0100
committerStefan Kügel <skuegel@web.de>2023-11-29 21:01:09 +0100
commitcd5646872d2d3ad135707eaaafbfabe0959b799b (patch)
treed612135d7ea696c9e9ea4d913ae8e99421aa2ad3 /template
parent11ef380e2b3fa92c13adfee289594d5081ce0318 (diff)
downloadwww-cd5646872d2d3ad135707eaaafbfabe0959b799b.tar.gz
www-cd5646872d2d3ad135707eaaafbfabe0959b799b.tar.bz2
www-cd5646872d2d3ad135707eaaafbfabe0959b799b.zip
Deprecated names of representatives on consortium page
Diffstat (limited to 'template')
-rw-r--r--template/consortium.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/consortium.html.j2 b/template/consortium.html.j2
index 81bd9fa0..97c691ac 100644
--- a/template/consortium.html.j2
+++ b/template/consortium.html.j2
@@ -180,9 +180,9 @@
<img src="{{ url(partner.logo) }}" height="180" class="card-header rounded-circle z-depth-3"
alt="{{ partner.id + ' avatar'}}">
</a>
- <div class="card-note grey-text text-muted mt-3">The team of {{ partner.name }} is represented by </div>
+ <!-- <div class="card-note grey-text text-muted mt-3">{{ partner.contact }}</div> -->
<div class="card-body h-100">
- <h5 class="card-title font-weight-bold grey-text">{{ partner.contact }} </h5>
+ <h5 class="card-title font-weight-bold grey-text">{{ partner.name }} </h5>
<p class="card-text grey-text text-muted word-wrap"> {{ partner.role }} </p>
</div>
<div class="card-footer">