Sign in
apache
/
netbeans
/
refs/heads/release310
/
.
/
webcommon
/
javascript2.jade
/
test
/
unit
/
data
/
testfiles
/
lexer
/
interpolation01.jade
blob: 6d4e4354a3ea4a8adda2b2239233bc3de41a8dcd [
file
]
-
var
title
=
"On Dogs: Man's Best Friend"
;
-
var
author
=
"enlore"
;
-
var
theGreat
=
"<span>escape!</span>"
;
h1
=
title
p
Written
with
love
by
#{author}
p
This
will be safe
:
#{theGreat}