Cool-Y.github.io/themes/next/layout/_third-party/exturl.swig
2019-04-02 16:28:32 +08:00

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 %}