openpulsesec_web/app/templates/oss_compliance.html
Cipher Vance 7d8bab3b8f feat: Add route for Open Source Compliance page
Added a new route `/oss-compliance` that renders the
`oss_compliance.html` template
2025-07-23 11:14:55 -05:00

10 lines
No EOL
123 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
</body>
</html>