forked from enviPath/enviPy
Current Dev State
This commit is contained in:
20
static/js/ketcher2/ketcher.html
Normal file
20
static/js/ketcher2/ketcher.html
Normal file
@ -0,0 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Ketcher v2.0.0-alpha.9+r37</title>
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png">
|
||||
|
||||
<link rel="stylesheet" href="ketcher.css">
|
||||
<script src="raphael.min.js"></script>
|
||||
<script src="ketcher.js"></script>
|
||||
</head>
|
||||
<body role="applicaion">
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user