7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
|
!!! XML
|
||
|
!!!
|
||
|
%html{ :xmlns => 'http://www.w3.org/1999/xhtml' }
|
||
|
%head
|
||
|
%body
|
||
|
%h1 Welcome to Locomotive
|
||
|
= yield
|