Diff -- /var/www/vhosts/3dshawn.com/ptmatrix.3dshawn.com/TEMPLATES/tf_stub.html

O Operator
Diff

/var/www/vhosts/3dshawn.com/ptmatrix.3dshawn.com/TEMPLATES/tf_stub.html

added on local at 2026-07-01 12:35:09

Added
+14
lines
Removed
-0
lines
Context
0
unchanged
Blobs
from
to fced65320c5a
Restore this content →
Unified diff
Naive LCS-based line diff. Additions in emerald, deletions in rose. Both sides decompressed live from BLOB_STORE.
1<div class="page-header">
2 <div>
3 <h1>$page_label</h1>
4 <p class="subtitle">$page_subtitle</p>
5 </div>
6</div>
7<div class="card">
8 <div class="muted-empty">
9 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="48" height="48" style="color:var(--col-primary);margin-bottom:12px"><rect x="3" y="4" width="18" height="18" rx="2"/><line x1="16" y1="2" x2="16" y2="6"/><line x1="8" y1="2" x2="8" y2="6"/><line x1="3" y1="10" x2="21" y2="10"/></svg>
10 <h3>$page_label is on the way</h3>
11 <p>This page is wired and waiting. The schema is live, the routes are in place &mdash; the UI lands next.</p>
12 <a href="/dashboard.cgi" class="btn btn-ghost mt-2">Back to dashboard</a>
13 </div>
14</div>