1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/dist/index.html
2018-09-26 21:39:04 -04:00

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>