Skip to content

Instantly share code, notes, and snippets.

@protestContest
Created November 3, 2012 20:48
Show Gist options
  • Save protestContest/4008686 to your computer and use it in GitHub Desktop.
Save protestContest/4008686 to your computer and use it in GitHub Desktop.
!!!
html
head
title= title
link(rel='stylesheet', href='/stylesheets/style.css')
script(type='text/javascript', src='/js/jquery.js')
script(type='text/javascript', src='/socket.io/socket.io.js')
script(type='text/javascript', src='/js/script.js')
body!= body
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment