diff --git a/funnel/templates/profile_layout.html.jinja2 b/funnel/templates/profile_layout.html.jinja2 index 915da9721..07a73ee9f 100644 --- a/funnel/templates/profile_layout.html.jinja2 +++ b/funnel/templates/profile_layout.html.jinja2 @@ -421,7 +421,9 @@ {% endif %}
@{{ profile.name }}
+ {%- if profile.name %} +@{{ profile.name }}
+ {% endif %}