diff options
Diffstat (limited to 'examples/layout/default.haml')
-rw-r--r-- | examples/layout/default.haml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/layout/default.haml b/examples/layout/default.haml deleted file mode 100644 index 8df684f..0000000 --- a/examples/layout/default.haml +++ /dev/null @@ -1,5 +0,0 @@ -%h1=@title -%p="xx <b>default</b> layout xx" -%p="count #{Zorglub::Node.count}" -%p=@content -%p="xx -- xx" |