Skip to content

Instantly share code, notes, and snippets.

@pablofierro
Created December 3, 2011 05: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 pablofierro/1426109 to your computer and use it in GitHub Desktop.
Save pablofierro/1426109 to your computer and use it in GitHub Desktop.
haml test view
!!! 5
%html
%head
%meta{ 'charset' => "utf-8"}
%title HAML VIEW
#content
.blog
/blog content here
.sidebar
/sidebar content here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment