generated from nhcarrigan/template
32 lines
1.0 KiB
HTML
32 lines
1.0 KiB
HTML
<h1>Forms</h1>
|
|
<p>This is just a landing page for our various forms.</p>
|
|
<p>
|
|
If you aren't sure what to do here, you probably don't need to be here at all.
|
|
</p>
|
|
<p>
|
|
Or if you ARE supposed to be here, but need a refresher, check our
|
|
<a href="https://docs.nhcarrigan.com" target="_blank" rel="noreferrer"
|
|
>documentation</a
|
|
>.
|
|
</p>
|
|
<a routerLink="/appeal"><i class="fa-solid fa-gavel"></i> Appeal a Sanction</a>
|
|
<a routerLink="/contact">
|
|
<i class="fa-solid fa-address-card" aria-hidden="true"></i> Contact us!
|
|
</a>
|
|
<a routerLink="/commission">
|
|
<i class="fa-solid fa-money-check-dollar" aria-hidden="true"></i> Commission
|
|
Us
|
|
</a>
|
|
<a routerLink="/staff">
|
|
<i class="fa-solid fa-user-shield" aria-hidden="true"></i> Join Our Team
|
|
</a>
|
|
<a routerLink="/event">
|
|
<i class="fa-solid fa-calendar-days" aria-hidden="true"></i> Event Requests
|
|
</a>
|
|
<a routerLink="/meeting">
|
|
<i class="fa-solid fa-handshake" aria-hidden="true"></i> Book a 1:1
|
|
</a>
|
|
<a routerLink="/mentorship">
|
|
<i class="fa-solid fa-brain" aria-hidden="true"></i> Mentorship Programme
|
|
</a>
|