Update web/templates/settings/home.html
This commit is contained in:
parent
024c56d06c
commit
127d2f1c31
@ -7,7 +7,6 @@
|
|||||||
|
|
||||||
<!-- Blank Settings box -->
|
<!-- Blank Settings box -->
|
||||||
<div class="settings-card">
|
<div class="settings-card">
|
||||||
<h2 class="section-title">Settings</h2>
|
|
||||||
<p class="muted small">No settings here yet — add options later.</p>
|
<p class="muted small">No settings here yet — add options later.</p>
|
||||||
<!-- Add form fields or options inside this box as needed -->
|
<!-- Add form fields or options inside this box as needed -->
|
||||||
</div>
|
</div>
|
||||||
@ -15,7 +14,6 @@
|
|||||||
<!-- Tools box -->
|
<!-- Tools box -->
|
||||||
<h1 class="page-title">Tools</h1>
|
<h1 class="page-title">Tools</h1>
|
||||||
<div class="settings-card">
|
<div class="settings-card">
|
||||||
<h2 class="section-title">Tools</h2>
|
|
||||||
|
|
||||||
<!-- Scripture Normalizer -->
|
<!-- Scripture Normalizer -->
|
||||||
<div class="tool-block">
|
<div class="tool-block">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user