UNPKG
view
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
0.9.1
0.9.0
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.1.0
A View engine
github.com/bigcompany/view
bigcompany/view
view
/
test
/
nested-layouts-presenters
/
layout.html
1 lines
•
75 B
HTML
View Raw
1
<
div
class
=
"outer"
>
<
span
class
=
"foo"
>
</
span
>
<
div
class
=
"yield"
>
</
div
>
</
div
>