document.addEventListener( 'DOMContentLoaded', function(){ // console.log('Page loaded and script is running!'); alert("Hello, Django!"); });