11 lines
276 B
HTML
11 lines
276 B
HTML
|
<vn-portal slot="topbar">
|
||
|
<vn-searchbar
|
||
|
search-state="entry.index"
|
||
|
panel="vn-entry-search-panel"
|
||
|
info="Search entrys by id">
|
||
|
</vn-searchbar>
|
||
|
</vn-portal>
|
||
|
<vn-portal slot="menu">
|
||
|
<vn-left-menu></vn-left-menu>
|
||
|
</vn-portal>
|
||
|
<ui-view></ui-view>
|