Sign in
apache
/
netbeans
/
refs/heads/release310
/
.
/
webcommon
/
javascript2.jade
/
test
/
unit
/
data
/
testfiles
/
ccContext
/
issue250742.jade
blob: 8acc7026b53623b118c11469b63f80641c841148 [
file
]
doctype html
html
title TODO supply a title
body
-
var
user
=
{
description
:
'foo bar baz'
}
-
var
authorised
=
true
#user
unless
false
p
You
're logged in as #{user.name}