Rename duplicate content_bottom
This commit is contained in:
parent
cca08823f8
commit
9c2f24e170
|
@ -40,7 +40,7 @@ use:
|
||||||
</main>
|
</main>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content_bottom %}
|
{% block footer_top %}
|
||||||
<div class="tw-max-w-5xl tw-mx-auto tw-text-center tw-my-12 md:tw-my-24">
|
<div class="tw-max-w-5xl tw-mx-auto tw-text-center tw-my-12 md:tw-my-24">
|
||||||
{% include 'front-speakers' with {
|
{% include 'front-speakers' with {
|
||||||
speakers: data.speakers,
|
speakers: data.speakers,
|
||||||
|
|
Loading…
Reference in a new issue