<!DOCTYPE html><html><head><meta charset="utf-8"><title>DevStudio Preview</title><style>*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;display:flex;align-items:center;justify-content:center;min-height:100vh;background:#0a0a0a;color:#888}div{text-align:center}h1{color:#fff;font-size:1.5rem;margin-bottom:8px}p{font-size:14px;max-width:400px}code{background:#1a1a1a;padding:2px 6px;border-radius:4px;font-size:13px}a{color:#3b82f6;text-decoration:none}a:hover{text-decoration:underline}</style></head><body><div><h1>DevStudio Preview Hub</h1><p>Project previews are available at<br><code>{slug}.preview.devstudio.obared.com</code></p><p style="margin-top:12px"><a href="https://devstudio.obared.com">Open Dashboard</a></p></div></body></html>