Template:Toronto/js/test-script

'use strict'

document.getElementById('testbutton').on('click', () => alert('You clicked the button! Now go do something with your life.'))