Test HAML

Haml code posted
created at 01 Oct 21:56

Edit | Back
1
2
3
4
5
6
#content
  .left.column
    %h2 Welcome to our site!
    %p= print_information
  .right.column
    = render :partial => "sidebar"
134 Bytes in 2 ms with coderay