This commit is contained in:
Joey Kimsey
2025-02-25 13:31:36 -05:00
parent 153404dff9
commit 20f2f059a1
6 changed files with 22 additions and 44 deletions

View File

@ -8,7 +8,7 @@
<div class="card-body p-md-5 mx-md-4">
<div class="text-center">
<img src="{ROOT_URL}{LOGO}" style="width: 185px;" alt="logo">
<h4 class="mt-1 mb-5 pb-1">AllTheBookmarks</h4>
<h4 class="mt-1 mb-5 pb-1">{SITENAME}</h4>
</div>
<form action="{ROOT_URL}home/login" method="post">
<div data-mdb-input-init class="form-outline mb-4">