summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
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">