mirror of
https://github.com/sanderfoobar/ircradio.git
synced 2024-11-22 11:59:41 +01:00
add %if to source search.js
This commit is contained in:
parent
a7ca6449a4
commit
35a0d8ead1
@ -86,6 +86,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{% if ENABLE_SEARCH_ROUTE %}
|
||||||
<script src="static/search.js"></script>
|
<script src="static/search.js"></script>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user