<!DOCTYPE html>
<html>
    <head>
        <script src="{{ url_for('static', filepath='js/index.js') }}"></script>
    </head>
    <body>
    </body>
</html>