4 lines
143 B
Plaintext
4 lines
143 B
Plaintext
|
{% if theme.exturl %}
|
||
|
<script type="text/javascript" src="{{ url_for(theme.js) }}/src/exturl.js?v={{ theme.version }}"></script>
|
||
|
{% endif %}
|