Fix page module paths: move all pages to correct app-level directory, add missing .py files

This commit is contained in:
Westech Admin
2026-05-21 01:45:30 +00:00
parent f48e93f96a
commit 7d8d1b1376
100 changed files with 3269 additions and 0 deletions
@@ -0,0 +1,8 @@
<style>
.badge.badge-fresh { background-color: #28a745; }
.badge.badge-aging { background-color: #ffc107; color: #212529; }
.badge.badge-expired { background-color: #dc3545; }
.badge.badge-needs { background-color: #fd7e14; }
.badge.badge-error { background-color: #6c757d; }
</style>
<div id="ebay-pricing-page"></div>