Rename duplicated placeholder...
This commit is contained in:
parent
87fc805efc
commit
688aacd49d
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
||||||
|
|
||||||
{% render_block "js" %}
|
{% render_block "js" %}
|
||||||
<script src="{% static "js/main.js" %}"></script>
|
<script src="{% static "js/main.js" %}"></script>
|
||||||
{% static_placeholder "footer" %}
|
{% static_placeholder "footer_js" %}
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue