7 lines
130 B
Handlebars
7 lines
130 B
Handlebars
<header id="topbar">
|
|
<h1><LinkTo @route="dashboard">Kosmos Kredits</LinkTo></h1>
|
|
<TopbarAccountPanel />
|
|
</header>
|
|
|
|
{{outlet}}
|