mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
6 lines
177 B
HTML
6 lines
177 B
HTML
<router-outlet></router-outlet>
|
|
<div class="container my-5 text-muted text-center">
|
|
© {{year}}, 8bit Solutions LLC
|
|
<br> {{'versionNumber' | i18n : version}}
|
|
</div>
|