Sign in
third-party-mirror
/
hashicorp
/
vault
/
207cf1a6dd87aaf17739c72eeeef099f0e1cbae6
/
.
/
v1.14.6
/
ui
/
app
/
templates
/
application.hbs
blob: 26fb7cd455bdc5febac38d8df0f43c7b392d8c01 [
file
] [
log
] [
blame
]
<Sidebar::Frame
@
showSidebar
=
{{this.auth.isActiveSession}}
>
<div
class
=
"page-container"
>
{{outlet}}
</div>
</Sidebar::Frame>