Fix reqs and Flask Migrate Order

This commit is contained in:
Tyler Todd
2023-02-18 17:38:43 +00:00
parent 516bc52c2f
commit 7a61c56c49
10 changed files with 158 additions and 169 deletions

View File

@ -35,7 +35,7 @@
</h2>
<div class="error-content">
<h3>
<i class="fas fa-exclamation-triangle text-yellow"></i>
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
Oops! Bad request
</h3>
<p>

View File

@ -35,7 +35,7 @@
</h2>
<div class="error-content">
<h3>
<i class="fas fa-exclamation-triangle text-yellow"></i>
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
Oops! Access denied
</h3>
<p>

View File

@ -35,7 +35,7 @@
</h2>
<div class="error-content">
<h3>
<i class="fas fa-exclamation-triangle text-yellow"></i>
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
Oops! You're lost
</h3>
<p>

View File

@ -35,7 +35,7 @@
</h2>
<div class="error-content">
<h3>
<i class="fas fa-exclamation-triangle text-yellow"></i>
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
Oops! Something went wrong
</h3>
<p>

View File

@ -39,7 +39,7 @@
<br/>
<div class="error-content">
<h3>
<i class="fas fa-exclamation-triangle text-yellow"></i>
<i class="fa-solid fa-exclamation-triangle text-yellow"></i>
Oops! Something went wrong
</h3>
<br>