mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 12:19:51 +01:00
Merge pull request #1642 from jade-bot/master
Update jade files [bot-update#1]
This commit is contained in:
commit
545dca6c4d
|
|
@ -1,4 +1,4 @@
|
|||
style
|
||||
style.
|
||||
body {
|
||||
padding: 50px;
|
||||
font: 16px "Helvetica Neue", Helvetica;
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
html
|
||||
head
|
||||
title Express
|
||||
script
|
||||
script.
|
||||
// call this whatever you like,
|
||||
// or dump them into individual
|
||||
// props like "var user ="
|
||||
|
|
@ -10,5 +10,5 @@ html
|
|||
h1 Expose client data
|
||||
p The following was exposed to the client:
|
||||
pre
|
||||
script
|
||||
script.
|
||||
document.write(JSON.stringify(data, null, 2))
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
html
|
||||
head
|
||||
title Search example
|
||||
style
|
||||
style.
|
||||
body {
|
||||
font: 14px "Helvetica Neue", Helvetica;
|
||||
padding: 50px;
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ doctype 5
|
|||
html
|
||||
head
|
||||
title= title
|
||||
style
|
||||
style.
|
||||
body {
|
||||
padding: 50px;
|
||||
font: 16px Helvetica, Arial;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user