readd lastfm script without variable
This commit is contained in:
parent
32b43663f7
commit
fc81ffd7fe
1 changed files with 1 additions and 3 deletions
|
|
@ -53,7 +53,5 @@ dont_show_lang_in_footer: true
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
|
||||||
{% block scripts %}
|
{% block scripts %}
|
||||||
{% if lastfm %}
|
<script src="/js/lastfm.js"></script>
|
||||||
<script src="/js/lastfm.js"></script>
|
|
||||||
{% endif %}
|
|
||||||
{% endblock scripts %}
|
{% endblock scripts %}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue