Add link to status page to login

This commit is contained in:
Andrew 2023-07-05 21:48:55 -04:00
parent 2a1fb3bde8
commit d2f56a6556

View File

@ -120,6 +120,10 @@
<span class="text-small font-weight-semibold"><a href="https://craftycontrol.com/">Crafty Control
{{data['version'] }}</a> </span>
</div>
<div class="text-block text-center my-3">
<a href="/status" class="text-small forgot-password">View Public Status Page</a>
</div>
</form>
</div>