1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-10 06:08:34 +02:00
bitwarden-browser/src/app/settings/user-billing.component.html

5 lines
124 B
HTML
Raw Normal View History

2018-06-28 20:05:04 +02:00
<div class="page-header">
<h1>{{'billingAndLicensing' | i18n}}</h1>
</div>
<app-premium *ngIf="!premium"></app-premium>