UNPKG
fastapp
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
A html template engine design to create web apps.
github.com/AxFab/fastapp
AxFab/fastapp
fastapp
/
test
/
failed09.html
4 lines
(3 loc)
•
64 B
HTML
View Raw
1
2
3
4
#{
set
title:
"Hello
\"
You
\"
"
/
}
<
p
>
#{
get
title
/}</
p
>
#{include
/
}