1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/src/app/layouts/frontend-layout.component.html

3 lines
58 B
HTML
Raw Normal View History

2018-06-08 23:08:19 +02:00
<router-outlet></router-outlet>
<app-footer></app-footer>