diff options
Diffstat (limited to 'example/layout/other.haml')
-rw-r--r-- | example/layout/other.haml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/example/layout/other.haml b/example/layout/other.haml new file mode 100644 index 0000000..601b305 --- /dev/null +++ b/example/layout/other.haml @@ -0,0 +1,4 @@ +%h1=@title +%p="xx <b>other</b> layout - xx" +%p=@content +%p="xx -- xx" |