Updated
This commit is contained in:
11
master/examples/object.html
Normal file
11
master/examples/object.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<script type="text/javascript" src="../../dojo.js"></script>
|
||||
<script type="text/javascript" src="../../cache.js"></script>
|
||||
</head>
|
||||
<body class="tundra">
|
||||
<h1>Hello World</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user