File structure updates

This commit is contained in:
Lucas Patenaude
2024-05-03 00:41:58 -06:00
16 changed files with 436 additions and 463 deletions

View File

@@ -1,6 +1,8 @@
<!-- Linking forms.css -->
<div class="account-portal-container" id="login-pane">
<div class="form-container" id="login-form">
<img id="account-portal-logo" src="/img/logo.png" style="width: 150px;">
<h1 class="mt-5 mb-4">Login</h1>
<!-- Check if message variable is present to display message partial -->