diff --git a/files/templates/submission.html b/files/templates/submission.html index 2029b29c9..371442e2c 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -471,12 +471,12 @@ {% endif %} {% if p.realurl(v) %}

- {% if p.club %}>{{cc}}{% endif %} + {% if p.club %}{{cc}}{% endif %} {{p.realtitle(v) | safe}}

{% else %}

- {% if p.club %}>{{cc}}{% endif %} + {% if p.club %}{{cc}}{% endif %} {{p.realtitle(v) | safe}}

{% endif %}