diff options
author | Eric Guzman | 2012-02-16 00:22:43 -0800 |
---|---|---|
committer | Eric Guzman | 2012-02-16 00:22:43 -0800 |
commit | 82b1a273219f0ae3d119e156c7acccdbe478f441 (patch) | |
tree | 74c45e5e3afc6706b2f7a7918807f72c54cdcfc5 /document-templates/projects/montage/index.html | |
parent | af20ca9b11133dd5cefb9275dbe8fb101c3380d0 (diff) | |
parent | 966f0adaf1d4b7f2dd5a6e31643df58bff713884 (diff) | |
download | ninja-82b1a273219f0ae3d119e156c7acccdbe478f441.tar.gz |
Merge branch 'refs/heads/TreeComponents' into PresetsPanel
Diffstat (limited to 'document-templates/projects/montage/index.html')
-rw-r--r-- | document-templates/projects/montage/index.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/document-templates/projects/montage/index.html b/document-templates/projects/montage/index.html deleted file mode 100644 index 422a7fb6..00000000 --- a/document-templates/projects/montage/index.html +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <html> | ||
3 | |||
4 | <head> | ||
5 | |||
6 | <title>Untitled</title> | ||
7 | |||
8 | <link rel="stylesheet" type="text/css" href="styles.css" /> | ||
9 | |||
10 | <script type="text/javascript" data-package="." src="m-js/lib/montage.js"></script> | ||
11 | |||
12 | </head> | ||
13 | |||
14 | <body></body> | ||
15 | |||
16 | </html> \ No newline at end of file | ||