diff options
Diffstat (limited to 'examples/layout/other.haml')
-rw-r--r-- | examples/layout/other.haml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/layout/other.haml b/examples/layout/other.haml index ac6f300..601b305 100644 --- a/examples/layout/other.haml +++ b/examples/layout/other.haml @@ -1,4 +1,4 @@ %h1=@title -%p="xx - OTHER - xx" +%p="xx <b>other</b> layout - xx" %p=@content -%p="xx - OTHER - xx" +%p="xx -- xx" |