Skip to content

Instantly share code, notes, and snippets.

@mikekunze
Created June 13, 2013 23:54
doctype 5
html
head
title= title
link(rel='stylesheet', href='/components/bootstrap/docs/assets/css/bootstrap.css')
link(rel='stylesheet', href='/components/bootstrap/docs/assets/css/bootstrap-responsive.css')
link(rel='stylesheet', href='/components/font-awesome/css/font-awesome.min.css')
script(type="text/javascript", src="/components/jquery/jquery.min.js")
script(type="text/javascript", src="/components/bootstrap/docs/assets/js/bootstrap.js")
body
block content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment