summaryrefslogtreecommitdiffstats
path: root/examples/layout
diff options
context:
space:
mode:
Diffstat (limited to 'examples/layout')
-rw-r--r--examples/layout/css.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/layout/css.haml b/examples/layout/css.haml
index c9e35db..fbe0a47 100644
--- a/examples/layout/css.haml
+++ b/examples/layout/css.haml
@@ -1,5 +1,5 @@
%h1=@title
%p="xx <b>css</b> layout xx"
-%p="Css #{css.inspect}"
+%p="Css #{inherited_var(:css).inspect}"
%p=@content
%p="xx -- xx"