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