mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 18:43:25 +00:00
Move web to apps/web and bitwarden_license/bit-web
This commit is contained in:
5
apps/web/src/app/layouts/frontend-layout.component.html
Normal file
5
apps/web/src/app/layouts/frontend-layout.component.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<router-outlet></router-outlet>
|
||||
<div class="container my-5 text-muted text-center">
|
||||
© {{ year }} Bitwarden Inc. <br />
|
||||
{{ "versionNumber" | i18n: version }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user