:coffeescript
	k$.ready ->
		$.growl
			title: "Example page"
			type: "info"
			delay: 2000
			text: "<br>Use this template to hack your own page."