mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
6 lines
173 B
HTML
6 lines
173 B
HTML
<router-outlet></router-outlet>
|
|
<div class="container my-5 text-muted text-center">
|
|
© {{year}}, Bitwarden Inc.
|
|
<br> {{'versionNumber' | i18n : version}}
|
|
</div>
|