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
/
expect04.html
10 lines
(8 loc)
•
138 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<
div
id
=
"T0"
>
</
div
>
<
div
id
=
"T2"
>
</
div
>
<
div
id
=
"T3"
>
</
div
>
<
div
>
<
h1
>
Welcome!
<
small
>
</
small
>
</
h1
>
<
h3
>
Fab
</
h3
>
<
p
>
Yes
</
p
>
</
div
>