diff --git a/symposion/templates/sponsorship/_sponsor_link.html b/symposion/templates/sponsorship/_sponsor_link.html index 39d9aade..7b912bdb 100644 --- a/symposion/templates/sponsorship/_sponsor_link.html +++ b/symposion/templates/sponsorship/_sponsor_link.html @@ -2,9 +2,9 @@ {% spaceless %} {% if dimensions %} - {{ sponsor.name }} + {% else %} - {{ sponsor.name }} + {% endif %} {% endspaceless %}