mirror of
https://github.com/myronblair/novacpx
synced 2026-06-30 17:50:41 -05:00
Merge branch 'main' of https://github.com/myronblair/novacpx
# Conflicts: # db/migrations/002_features_14_17.sql
This commit is contained in:
@@ -41,6 +41,7 @@ $_v = fn($f) => '?v=' . @filemtime(dirname(__DIR__) . $f);
|
||||
|
||||
<div class="main-content">
|
||||
<header class="topbar">
|
||||
<button class="btn btn-ghost btn-icon" id="sidebar-toggle" aria-label="Menu"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="20" height="20"><line x1="3" y1="6" x2="21" y2="6"/><line x1="3" y1="12" x2="21" y2="12"/><line x1="3" y1="18" x2="21" y2="18"/></svg></button>
|
||||
<div class="topbar-title" id="page-title">Reseller Dashboard</div>
|
||||
</header>
|
||||
<div class="page-content" id="page-content"></div>
|
||||
|
||||
Reference in New Issue
Block a user