FIXED:
* Better request tracking through flow

ADDED:
* Cross-check detection
This commit is contained in:
brent saner
2025-12-17 19:21:07 -05:00
parent 9f97fcaf81
commit 1a4549ea72
7 changed files with 73 additions and 40 deletions

View File

@@ -4,6 +4,7 @@
{{- $linkico := "🔗" -}}
<!DOCTYPE html>
<html lang="en">
<!-- Request ID: {{ .ReqUUID.String }} -->
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>{{ getTitle $page.PageType }}</title>