Rename speakers partial
This commit is contained in:
parent
d5ec0564c7
commit
852b5a73d6
2 changed files with 1 additions and 1 deletions
source
|
@ -40,7 +40,7 @@ use: [sessions, speakers]
|
|||
{% endblock %}
|
||||
|
||||
{% block footer_top %}
|
||||
{% include 'front-speakers' with {
|
||||
{% include 'speakers' with {
|
||||
speakers: data.speakers,
|
||||
} %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue