@if (history && history.length) {
@for (h of history; track $index) {
{{ h.lastUsedDate | date: "medium" }}
}
} @if (!history?.length) {

{{ "noPasswordsInList" | i18n }}

}