aboutsummaryrefslogtreecommitdiff
path: root/template/consortium.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/consortium.html.j2')
-rw-r--r--template/consortium.html.j24
1 files changed, 3 insertions, 1 deletions
diff --git a/template/consortium.html.j2 b/template/consortium.html.j2
index 903b2394..3f211f4a 100644
--- a/template/consortium.html.j2
+++ b/template/consortium.html.j2
@@ -100,7 +100,9 @@
alt="{{ partner['id'] + ' avatar'}}">
</a>
</div>
- <h5 class="font-weight-bold grey-text mt-4 mb-3">{{ partner['contact_name'] }}, {{ partner['contact_role']
+ <p class="grey-text text-muted mt-4 mb-2">Team represented by</p>
+
+ <h5 class="font-weight-bold grey-text">{{ partner['contact_name'] }}, {{ partner['contact_role']
}} </h5>
<p class="grey-text text-muted"> {{ partner['role'] }} </p>
<div class="divider"></div>