19 lines
279 B
HTML
19 lines
279 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>OD8N - Odoo & n8n Automation Experts</title>
|
|
|
|
<script type="module" src="agent.js"></script>
|
|
|
|
|
|
|
|
|
|
</head>
|
|
<body>
|
|
|
|
|
|
</body>
|
|
</html>
|