nthtn

Haml code posted by blah
created at 31 Jan 20:35

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
!!!
%html
  %head
    %meta{:charset => 'utf-8'}
    <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame -->
    %meta{:content => 'IE=edge,chrome=1', :http-equiv='X-UA-Compatible'}

    
  %body
    = yield
  
247 Bytes in 2 ms with coderay