14 lines
225 B
Plaintext
14 lines
225 B
Plaintext
|
!!! XML
|
||
|
!!! strict
|
||
|
%html{ xmlns: "http://www.w3.org/1999/xhtml" }
|
||
|
%head
|
||
|
%title Sample haml template
|
||
|
%body
|
||
|
.profile
|
||
|
.left.column
|
||
|
#date
|
||
|
#address
|
||
|
.right.column
|
||
|
#email
|
||
|
#bio
|