Rename speakers partial
This commit is contained in:
parent
d5ec0564c7
commit
852b5a73d6
|
@ -40,7 +40,7 @@ use: [sessions, speakers]
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block footer_top %}
|
{% block footer_top %}
|
||||||
{% include 'front-speakers' with {
|
{% include 'speakers' with {
|
||||||
speakers: data.speakers,
|
speakers: data.speakers,
|
||||||
} %}
|
} %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue