summaryrefslogtreecommitdiffstats
path: root/examples/layout/default.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/default.haml
parent4c727eb185b27c6ef5c1c2a2283d7a8adf21a06b (diff)
downloadzorglub-15d55e301ad7bbc643115d7146fcedb6554b9db4.zip
zorglub-15d55e301ad7bbc643115d7146fcedb6554b9db4.tar.gz
rewrite example application
Diffstat (limited to 'examples/layout/default.haml')
-rw-r--r--examples/layout/default.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/layout/default.haml b/examples/layout/default.haml
index 9c84f4d..6af5e38 100644
--- a/examples/layout/default.haml
+++ b/examples/layout/default.haml
@@ -1,4 +1,4 @@
%h1=@title
-%p="xx -- xx"
+%p="xx <b>default</b> layout xx"
%p=@content
%p="xx -- xx"