Skip to content

Instantly share code, notes, and snippets.

@TheNicholasNick
Created January 18, 2009 14:18
Show Gist options
  • Save TheNicholasNick/48668 to your computer and use it in GitHub Desktop.
Save TheNicholasNick/48668 to your computer and use it in GitHub Desktop.
!!! Strict
%html{html_attrs}
%head
%meta{'http-equiv' => 'Content-Type', 'content' => 'text/html; charset=utf-8'}
%title OSTC
- require_css :style
= include_required_css
%body
%h1 OSTC
#content
= catch_content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment