doctype html
html
	head
		title Stats | Sample Real-Time Analytics
		script(src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js')
		script(src="/socket.io/socket.io.js")
		script(src="stat-script.js")
	body
		header
			h1 Stats
		section
			ul#pageviews
		section
			h2 Connections
			#connections