diff --git a/pinaxcon/templates/static_pages/homepage.html b/pinaxcon/templates/static_pages/homepage.html index 97c43c4..66b2f04 100644 --- a/pinaxcon/templates/static_pages/homepage.html +++ b/pinaxcon/templates/static_pages/homepage.html @@ -117,7 +117,7 @@ {% endif %} - {% for presentation in speaker.presentations.all %} + {% for presentation in speaker.all_presentations %}

{{ speaker.conferencespeaker.name }}

{{ presentation.title }}