Files
html/test-vm-widget.html
opus 709507ad9e
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-commit via WEVIA vault_git intent 2026-04-18T14:01:51+00:00
2026-04-18 16:01:51 +02:00

12 lines
632 B
HTML

<!DOCTYPE html>
<html lang="fr"><head><meta charset="UTF-8"><title>Test VM Widget · 18avr</title>
<style>body{background:#0a0e27;color:#e4e8f7;font-family:-apple-system,sans-serif;padding:20px;margin:0}
h1{color:#6ba3ff;font-size:24px;margin:0 0 8px}
.sub{color:#9ca8d3;font-size:12px;margin-bottom:20px}</style></head>
<body>
<h1>🧪 Test DG Command Center Widget</h1>
<div class="sub">Widget glass-card enrichment · pattern dsh-predict-widget · 7 alerts DG + 5 risks · fetch /api/wevia-v69-dg-command-center.php</div>
<div id="dsh-vm-alerts-mount"></div>
<script src="/dsh-vm-alerts-widget.js" defer></script>
</body></html>