diff --git a/symposion/templates/sponsorship/_sponsor_link.html b/symposion/templates/sponsorship/_sponsor_link.html index 98f5408b25fd61378ffa49eac297a3946084b761..7b912bdbc4f1601b23314b90ea429830f12cfc37 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 %}