Skip to content

Instantly share code, notes, and snippets.

@rs77
Created April 19, 2012 08:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rs77/2419519 to your computer and use it in GitHub Desktop.
Save rs77/2419519 to your computer and use it in GitHub Desktop.
Jude Layout File with JQuery & Bootstrap
!!!
html
head
title= title
link(rel='stylesheet', href='/bootstrap/css/bootstrap.min.css')
link(rel='stylesheet', href='/bootstrap/css/bootstrap-responsive.min.css')
link(rel='stylesheet', href='/stylesheets/style.css')
script(src='http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js')
script(src='/bootstrap/js/bootstrap.min.js')
body
block content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment