summaryrefslogtreecommitdiffstats
path: root/examples/layout/css.haml
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-09-10 23:36:38 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-09-11 01:03:24 +0200
commit15d55e301ad7bbc643115d7146fcedb6554b9db4 (patch)
tree4d42d47fd4c70192536ed455df6a27d29ab6ae72 /examples/layout/css.haml
parent4c727eb185b27c6ef5c1c2a2283d7a8adf21a06b (diff)
downloadzorglub-15d55e301ad7bbc643115d7146fcedb6554b9db4.zip
zorglub-15d55e301ad7bbc643115d7146fcedb6554b9db4.tar.gz
rewrite example application
Diffstat (limited to 'examples/layout/css.haml')
-rw-r--r--examples/layout/css.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/layout/css.haml b/examples/layout/css.haml
new file mode 100644
index 0000000..c9e35db
--- /dev/null
+++ b/examples/layout/css.haml
@@ -0,0 +1,5 @@
+%h1=@title
+%p="xx <b>css</b> layout xx"
+%p="Css #{css.inspect}"
+%p=@content
+%p="xx -- xx"