@if (currentPageIndex === 0) {
@if (history()?.length === 0) {
} @else {
}
}
@if (currentPageIndex === 1) {
}
@if (currentPageIndex === 2) {
Punishment
@for (punishment of history(); track punishment) {
{{ punishment.type }} - {{ punishment.reason }}
}
@if (selectedPunishment() != null) {
}
}
@if (totalPages.length > 1) {
}
Punishment Appeal
You have no punishments to appeal.
Punishment Appeal
We aim to respond within 48 hours.
You are logged in as {{ authService.username() }}. If this is the correct account please continue
Notice: Submitting an appeal is not an instant process. We will investigate the punishment you are appealing and respond within 48 hours.
Appeals that seem to have been made with little to no effort will be automatically denied.