diff --git a/funnel/templates/macros.html.jinja2 b/funnel/templates/macros.html.jinja2
index 4e8745af6..34d948845 100644
--- a/funnel/templates/macros.html.jinja2
+++ b/funnel/templates/macros.html.jinja2
@@ -301,9 +301,9 @@
{{ account.title|initials }}
{% endif %}
{% if add_profile_link %}{% endif %}
+ {% if add_profile_link %}{%- else %}{% endif %}{{ account.title }}{% if add_profile_link %}{%- else %}{% endif %}
- {% if add_profile_link %}{%- else %}{% endif %}{{ account.title }}{% if add_profile_link %}{%- else %}{% endif %}
{{ add_follow_button(account, css_class=css_class) }}
{%- endmacro %}
diff --git a/funnel/templates/project_layout.html.jinja2 b/funnel/templates/project_layout.html.jinja2
index 526fa014f..bb29cb77c 100644
--- a/funnel/templates/project_layout.html.jinja2
+++ b/funnel/templates/project_layout.html.jinja2
@@ -325,12 +325,14 @@
{{ faicon(icon='grip-vertical', baseline=false, css_class="margin-bottom drag-handle") }}
{%- endif %}
-
+
{%- if sponsorship.member.tagline %}