2025-08-02 22:09:27 +00:00
|
|
|
<div>
|
|
|
|
|
<app-header [current_page]="'appeal'" height="200px" background_image="/public/img/backgrounds/staff.png"
|
|
|
|
|
[overlay_gradient]="0.5">
|
|
|
|
|
<div class="title" header-content>
|
|
|
|
|
<h1>Appeal</h1>
|
|
|
|
|
</div>
|
|
|
|
|
</app-header>
|
|
|
|
|
<main>
|
|
|
|
|
<section class="darkmodeSection appeal-container">
|
2025-08-05 18:17:37 +00:00
|
|
|
<section class="formPage">
|
|
|
|
|
<img ngSrc="/public/img/logos/logo.png" alt="Discord" height="319" width="550"/>
|
|
|
|
|
<h1>Punishment Appeal</h1>
|
|
|
|
|
<p>We aim to respond within 48 hours.</p>
|
|
|
|
|
<button mat-raised-button>
|
|
|
|
|
<mat-icon>send</mat-icon>
|
|
|
|
|
Minecraft Appeal
|
|
|
|
|
</button>
|
2025-08-02 22:09:27 +00:00
|
|
|
</section>
|
|
|
|
|
</section>
|
|
|
|
|
</main>
|
|
|
|
|
</div>
|