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 %}
|
||||
|
||||
{% block scripts %}
|
||||
{% if lastfm %}
|
||||
<script src="/js/lastfm.js"></script>
|
||||
{% endif %}
|
||||
<script src="/js/lastfm.js"></script>
|
||||
{% endblock scripts %}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue