Diff -- /var/www/vhosts/3dshawn.com/site1/TEMPLATES/page_wrapper.html

O Operator
Diff

/var/www/vhosts/3dshawn.com/site1/TEMPLATES/page_wrapper.html

modified on local at 2026-07-11 18:27:49

Added
+10
lines
Removed
-0
lines
Context
84
unchanged
Blobs
from 61abe08802cf
to 74428de4f3ea
Restore this content →
Unified diff
Naive LCS-based line diff. Additions in emerald, deletions in rose. Both sides decompressed live from BLOB_STORE.
11<!doctype html>
22<html lang="en">
33<head>
44 <meta charset="utf-8">
55 <meta name="viewport" content="width=device-width, initial-scale=1">
66 <title>$page_title -- $brand_name</title>
77 <link rel="stylesheet" href="/assets/styles/drift_sense.css?v=$asset_version">
88</head>
99<body>
1010<div class="app">
1111
1212 <aside class="sidebar">
1313 <a class="sidebar-brand" href="[url:dashboard]">
1414 <div class="logo">DS</div>
1515 <div>
1616 <div class="name">Drift<span class="accent">Sense</span></div>
1717 <div class="role">$brand_tagline</div>
1818 </div>
1919 </a>
2020
2121 <div class="sidebar-section-label">Monitor</div>
2222 <a href="[url:dashboard]" class="sidebar-link[if:$active_dashboard] active[/if]">
2323 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="3" width="7" height="9"/><rect x="14" y="3" width="7" height="5"/><rect x="14" y="12" width="7" height="9"/><rect x="3" y="16" width="7" height="5"/></svg>
2424 <span>Dashboard</span>
2525 </a>
2626 <a href="[url:file_changes]" class="sidebar-link[if:$active_file_changes] active[/if]">
2727 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><polyline points="14 2 14 8 20 8"/><line x1="16" y1="13" x2="8" y2="13"/><line x1="16" y1="17" x2="8" y2="17"/></svg>
2828 <span>File changes</span>
2929 </a>
3030 <a href="[url:schema_changes]" class="sidebar-link[if:$active_schema_changes] active[/if]">
3131 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><ellipse cx="12" cy="5" rx="9" ry="3"/><path d="M3 5v6c0 1.7 4 3 9 3s9-1.3 9-3V5"/><path d="M3 11v6c0 1.7 4 3 9 3s9-1.3 9-3v-6"/></svg>
3232 <span>Schema changes</span>
3333 </a>
3434 <a href="[url:table_locks]" class="sidebar-link[if:$active_table_locks] active[/if]">
3535 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="11" width="18" height="11" rx="2"/><path d="M7 11V7a5 5 0 0 1 10 0v4"/></svg>
3636 <span>Table locks</span>
3737 </a>
3838 <a href="[url:named_releases]" class="sidebar-link[if:$active_named_releases] active[/if]">
3939 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M20 13V7a2 2 0 0 0-2-2h-4l-2-3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h5"/><path d="M14 19l2 2 4-4"/></svg>
4040 <span>Named releases</span>
41 </a>
42
43 <div class="sidebar-section-label">Notify &amp; export</div>
44 <a href="/alerts.cgi" class="sidebar-link[if:$active_alerts] active[/if]">
45 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"/><path d="M13.73 21a2 2 0 0 1-3.46 0"/></svg>
46 <span>Alerts</span>
47 </a>
48 <a href="/export.cgi" class="sidebar-link[if:$active_export] active[/if]">
49 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/><polyline points="7 10 12 15 17 10"/><line x1="12" y1="15" x2="12" y2="3"/></svg>
50 <span>Compliance export</span>
4151 </a>
4252
4353 <div class="sidebar-section-label">Configuration</div>
4454 <a href="[url:databases]" class="sidebar-link[if:$active_databases] active[/if]">
4555 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><ellipse cx="12" cy="5" rx="9" ry="3"/><path d="M21 12c0 1.7-4 3-9 3s-9-1.3-9-3"/><path d="M3 5v14c0 1.7 4 3 9 3s9-1.3 9-3V5"/></svg>
4656 <span>Databases</span>
4757 </a>
4858 <a href="[url:file_monitors]" class="sidebar-link[if:$active_file_monitors] active[/if]">
4959 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"/></svg>
5060 <span>File monitors</span>
5161 </a>
5262 <a href="[url:servers]" class="sidebar-link[if:$active_servers] active[/if]">
5363 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="2" y="2" width="20" height="8" rx="2"/><rect x="2" y="14" width="20" height="8" rx="2"/><line x1="6" y1="6" x2="6.01" y2="6"/><line x1="6" y1="18" x2="6.01" y2="18"/></svg>
5464 <span>Servers &amp; agents</span>
5565 </a>
5666 <a href="[url:containers]" class="sidebar-link[if:$active_containers] active[/if]">
5767 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/><polyline points="7.5 4.21 12 6.81 16.5 4.21"/><polyline points="7.5 19.79 7.5 14.6 3 12"/><polyline points="21 12 16.5 14.6 16.5 19.79"/></svg>
5868 <span>Containers</span>
5969 </a>
6070 <a href="[url:settings]" class="sidebar-link[if:$active_settings] active[/if]">
6171 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="3"/><path d="M12 1v6m0 10v6M4.22 4.22l4.24 4.24m7.08 7.08l4.24 4.24M1 12h6m10 0h6M4.22 19.78l4.24-4.24m7.08-7.08l4.24-4.24"/></svg>
6272 <span>Settings</span>
6373 </a>
6474 </aside>
6575
6676 <main class="app-main">
6777 <header class="topbar">
6878 <h1>$page_title</h1>
6979 <div class="topbar-spacer"></div>
7080 <div class="topbar-user">
7181 <span class="initials">$user_initials</span>
7282 <span>$user_name</span>
7383 </div>
7484 </header>
7585 <div class="app-content">
7686$page_body
7787 </div>
7888 </main>
7989
8090</div>
8191<script src="/assets/js/tz_localize.js?v=$asset_version"></script>
8292<script src="/assets/js/ds_charts.js?v=$asset_version"></script>
8393</body>
8494</html>