{{ orgmem.account.title }} diff --git a/funnel/templates/contacts.html.jinja2 b/funnel/templates/contacts.html.jinja2 index 10cfce8f1..1557acc31 100644 --- a/funnel/templates/contacts.html.jinja2 +++ b/funnel/templates/contacts.html.jinja2 @@ -67,7 +67,7 @@
{{ contact.ticket_participant.fullname }}
{{ contact.ticket_participant.email }}
diff --git a/funnel/templates/macros.html.jinja2 b/funnel/templates/macros.html.jinja2 index 65db20a80..5d508bc80 100644 --- a/funnel/templates/macros.html.jinja2 +++ b/funnel/templates/macros.html.jinja2 @@ -279,13 +279,13 @@ {%- else %} {%- set imgsize = 48 %} {% endif %} - {% if user.profile_url and add_profile_link %}{% endif %} + {% if add_profile_link %}{% endif %} {% if user.logo_url %} {%- elif user.title %}{{ faicon(icon='angle-double-up', baseline=false, css_class="mui--text-light fa-icon--right-margin mui--align-middle") }}{% trans %}Promoted{% endtrans %}