Update function names
This commit is contained in:
parent
300d35c8f3
commit
a3ec1cba61
3 changed files with 4 additions and 4 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
{% block content_bottom %}
|
||||
{% include 'session-speakers' with {
|
||||
speakers: sessionSpeakers(page, data.speakers),
|
||||
speakers: speakersForSession(page, data.speakers),
|
||||
} %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue