diff --git a/pinaxcon/templates/_default_sidebar.html b/pinaxcon/templates/_default_sidebar.html index d1d0897eea45b0b02f2f81436896462cabfa2b24..f83429a589d142376d94830614b53d9bd42b78db 100644 --- a/pinaxcon/templates/_default_sidebar.html +++ b/pinaxcon/templates/_default_sidebar.html @@ -15,11 +15,11 @@ {% for sponsor in level.sponsors %}
{% if sponsor.website_logo %} - + {{ sponsor.name }} {% else %} - {{ sponsor.name }} + {{ sponsor.name }} {% endif %}