// Lets talk about geddy
.jumbotron.geddy-welcome-box
  h1 Hello, World!
  p You've created a Geddy app and your server is running. If you already know what you're doing, feel free to jump into your app logic, if not...
  p
    != linkTo('Lets get you started »', 'http://geddyjs.org/tutorial.html', {class: 'btn btn-primary btn-lg'})
