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
/
failed10.html
4 lines
(3 loc)
•
74 B
HTML
View Raw
1
2
3
4
#{set bool:
'true'
/} <
h1
>#{get title/}</
h1
> <
p
>#{get_if bool:
'Yes'
/}</
p
>