UNPKG
rue-mist-interface
Version:
latest (1.2.6)
1.2.6
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
Mist interface application
github.com/ethereum/mist
ethereum/mist
rue-mist-interface
/
client
/
templates
/
layout
/
webviews.html
9 lines
(7 loc)
•
143 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
template
name
=
"layout_webviews"
>
<
main
>
{{#each tabs}} {{> views_webview}} {{/each}}
</
main
>
</
template
>