Sha256: f9677c209fd1c168803657af4dceaf6d6d5815c64dbdc727200056d32c85c716
Contents?: true
Size: 979 Bytes
Versions: 2
Compression:
Stored size: 979 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Conjur UI</title> <meta http-equiv="content-type" content="text/html; charset=UTF8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic' rel='stylesheet' type='text/css'> <script src="/js/pace.js"></script> <link href="/js/styles.css" rel="stylesheet"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> <![endif]--> <script src="/js/vendor.bundle.js"></script> <script src="/js/app.js"></script> </head> <body> <div id="wrapper"> </div> </body> </html>
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
conjur-asset-ui-1.6.0 | app/build/index.html |
conjur-asset-ui-1.6.0 | app/src/pages/index.html |