UNPKG
kwand-stack
Version:
latest (0.4.0)
0.4.0
0.2.0
0.1.3
0.1.2
0.1.1
Koa + WebSockets + Angular + Node + Dokku
kwand.io
kwand/kwand-stack
kwand-stack
/
src
/
server
/
views
/
post.jade
9 lines
(7 loc)
•
164 B
text/jade
View Raw
1
2
3
4
5
6
7
8
9
doc
type
html
head
link
(rel=
"stylesheet"
href=
"styles/main.min.css"
type
=
"text/css"
) body p Here
's
what you typed: p.youtyped #{ myvalue }
a
(href=
"/"
) Back