mirror of
https://github.com/ansible/awx.git
synced 2026-07-09 07:18:05 -02:30
18 lines
436 B
HTML
18 lines
436 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="theme-color" content="#000000" />
|
|
<meta
|
|
name="description"
|
|
content="AWX"
|
|
/>
|
|
<title>AWX</title>
|
|
</head>
|
|
<body>
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
<div id="app" style="height: 100%"></div>
|
|
</body>
|
|
</html>
|