Skip to content

Instantly share code, notes, and snippets.

@juarezpaf
Created January 8, 2010 03:22
Show Gist options
  • Select an option

  • Save juarezpaf/271823 to your computer and use it in GitHub Desktop.

Select an option

Save juarezpaf/271823 to your computer and use it in GitHub Desktop.
!!! Strict
%html{ "xml:lang" => "pt-br", :lang => "pt-br", :xmlns => "http://www.w3.org/1999/xhtml" }
/
Add in production to cache offline: manifest="production.manifest"
%head
%meta{ :charset => "UTF-8" }
%title
Coop
%style{ :media => "screen", :type => "text/css" }
%body
teste
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment