Inserts a script tag for HTML and HAML documents with a URL to a
given JavaScript framework taken from: http://scriptsrc.net/
To use this, make sure that this file is in Emacs load-path
(add-to-list 'load-path "/path/to/directory/or/file")
Then require it
(require 'html-script-src)
Then in your HTML or HAML file, run the function `html-script-src'.