Files
svgedit/opera-widget/index.html
Pavol Rusnak 623fa4287f dir structure cleanup
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@431 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-08-21 13:44:54 +00:00

12 lines
237 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>