UNPKG
nokit-app
Version:
latest (1.0.0)
1.0.0
this is an example app
nokit.org
nokit-app
/
views
/
home.html
5 lines
(4 loc)
•
124 B
HTML
View Raw
1
2
3
4
5
<% $.
master
(
"./master.html"
) %> <% $.
placeBegin
(
"content"
) %> <%= $.locale.
hello
() %> <%=
this
.
name
%>! <% $.
placeEnd
() %>