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">
|
|
|
|
|
<section class="columnSection">
|
|
|
|
|
<div class="columnContainer">
|
|
|
|
|
<div class="columnParagraph">
|
|
|
|
|
<p>hi</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</section>
|
|
|
|
|
</section>
|
|
|
|
|
</main>
|
|
|
|
|
</div>
|