| author | ymh <ymh.work@gmail.com> |
| Tue, 06 Nov 2012 13:23:19 +0100 | |
| changeset 45 | 37c9a17c3284 |
| parent 9 | 2ab67fa1e78d |
| child 47 | 267d67791e05 |
| permissions | -rw-r--r-- |
| 9 | 1 |
<!DOCTYPE html> |
2 |
<html> |
|
3 |
<head> |
|
4 |
<meta charset="utf-8" /> |
|
5 |
<title>My Cooperative Web Application</title> |
|
6 |
<script type="text/javascript" src="js/config.js"></script> |
|
7 |
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/dojo/1.7.0/dojo/dojo.js" data-dojo-config="isDebug: true, parseOnLoad: true"></script> |
|
8 |
<script data-main="main" src="js/main.js"></script> |
|
9 |
</head> |
|
10 |
<body> |
|
11 |
</body> |
|
12 |
</html> |