git-svn-id: http://svg-edit.googlecode.com/svn/trunk@413 eee81c28-f429-11dd-99c0-75d572ba1ddd
11 lines
243 B
HTML
11 lines
243 B
HTML
<html>
|
|
<head>
|
|
<title>SVG Edit</title>
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
</head>
|
|
<body>
|
|
<object id="container" data="editor/svg-editor.html">
|
|
Failed to load for some reason.
|
|
</object>
|
|
</body>
|
|
</html> |