React.js: Example in tutorial not working
I'm doing the React.js tutorial from http://facebook.github.io/react/docs/tutorial.html. Here are my files: template.html: <html> <head> <title>Hello React</title...