Back to Peertube

Confirm.Component

client/src/app/modal/confirm.component.html

8.1.5201 B
Original Source

{{ title }}

@if (moreInfo) { #{{ moreInfo.title }} {{ moreInfo.content }} } @if (inputLabel) { {{ inputLabel }} @if (isPasswordInput) { } @else { } } @if (hasError()) { {{ errorMessage }} }