Template:Toronto/js/test-script
$( document ).ready(function() {
console.log( "hi" );
alert("hi"); });