From bf2f226b8dd7fd8c6a4e47e854e665a699e65d47 2020-01-23 16:34:30 From: Brett Smith Date: 2020-01-23 16:34:30 Subject: [PATCH] templates: Try to bugfix rendering sponsors without logos. --- diff --git a/pinaxcon/templates/_default_sidebar.html b/pinaxcon/templates/_default_sidebar.html index 0697d3b3449b899be0e03f638ce2f14dc8ebc01b..44e470a03c050bdc2cea128cffa2c91a5bf59c86 100644 --- a/pinaxcon/templates/_default_sidebar.html +++ b/pinaxcon/templates/_default_sidebar.html @@ -21,7 +21,7 @@ Supporter of our work year-round!

{% for sponsor in level.sponsors %}
- {% if sponsor.website_logo %} + {% if sponsor.sponsor_logo %} {{ sponsor.name }}