Javascript file not working on custom HTML page in www folder

Hi all,

In my www folder I have a subfolder called order.
Within the folder order I have: new_order.html, new_order.js and new_order.py
Any code I add to the JS does not work with the HTML File.
Why is this, there is no error?

HTML
image

JS

image

Console