Files
pywallter/templates/_js-core.html
2025-11-05 13:19:54 +01:00

4 lines
184 B
HTML

<script src="{{ url_for('static', filename='vendors/jquery/jquery.min.js') }}"></script>
<script src="{{ url_for('static', filename='vendors/picocss/theme-switcher.js') }}"></script>