mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
ffcb655038
Sets up awx logo and strings
8 lines
114 B
HTML
8 lines
114 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div id="app"></div>
|
|
<script src="/bundle.js"></script>
|
|
</body>
|
|
</html>
|