Change to just use one page after all.

This commit is contained in:
2025-08-12 05:46:07 -07:00
parent 68fb297cb0
commit 7077426610

View File

@@ -4,26 +4,23 @@
-->
<?php
if (!isset($GLOBALS["HEADER_TITLE"])) {
$GLOBALS["HEADER_TITLE"] = "Lists";
$GLOBALS["HEADER_TITLE"] = "Resources";
}
include "helpers/body_open.php";
?>
<div class="row">
<h1 class="col-12 title">Lists</h1>
<h1 class="col-12 title">Lists of Resources</h1>
</div>
<!-- Books -->
<div class="row text" id="books">
<h3 class="col-3">
<a target='_blank' rel='noopener noreferrer'
href="/recommendations-books">
Books
</a>
Books
</h3>
<div class="col-9">
<p>
TBD/TODO: Berk page description goes here!
TBD/TODO: Berk list description goes here!
</p>
<p>
Another line fortesting.
@@ -31,6 +28,17 @@
<p>
Yet another line fortesting.
</p>
<ul>
<li>
The Peaceful Warrior
</li>
<li>
TBD: Name of book on healing through breathing and posture.
</li>
<li>
The Untethered Soul / Living Untethered
</li>
</ul>
</div>
</div>
@@ -52,10 +60,7 @@
<!-- Gear -->
<div class="row text" id="gear">
<h3 class="col-3">
<a target='_blank' rel='noopener noreferrer'
href="/recommendations-gear">
Gear
</a>
Gear
</h3>
<div class="col-9">
<p>