1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00
Files
web/src/app/layouts/user-layout.component.html
2018-06-08 17:08:19 -04:00

4 lines
84 B
HTML

<app-navbar></app-navbar>
<router-outlet></router-outlet>
<app-footer></app-footer>