mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
11 lines
156 B
HTML
11 lines
156 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>AWX</title>
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
<script src="/bundle.js"></script>
|
|
</body>
|
|
</html>
|