Cool-Y.github.io/themes/next/layout/_third-party/exturl.swig

4 lines
143 B
Plaintext
Raw Normal View History

2019-04-02 08:28:32 +00:00
{% if theme.exturl %}
<script type="text/javascript" src="{{ url_for(theme.js) }}/src/exturl.js?v={{ theme.version }}"></script>
{% endif %}