File diff 8d90042dd62d → f830e7b48494
pinaxcon/templates/static_pages/homepage.html
Show inline comments
...
 
@@ -117,7 +117,7 @@
 
                {% endif %}
 
              </div>
 
            </div>
 
            {% for presentation in speaker.presentations.all %}
 
            {% for presentation in speaker.all_presentations %}
 
              <a href="{% url "schedule_presentation_detail" presentation.id %}">
 
              <h4>{{ speaker.conferencespeaker.name }}</h4>
 
                <span class="presentation-title">{{ presentation.title }}</span>