a

Haml code posted
created at 04 May 11:08, updated at 04 May 11:09

Edit | Back
1
2
3
4
5
6
7
8
%whoo
  %hoo= h(                       |
    "I think this might get " +  |
    "pretty long so I should " + |
    "probably make it " +        |
    "multiline so it doesn't " + |
    "look awful.")               |
  %p This is short.
242 Bytes in 10 ms with coderay