aboutsummaryrefslogtreecommitdiff
path: root/document-templates/projects/montage/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'document-templates/projects/montage/index.html')
-rw-r--r--document-templates/projects/montage/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/document-templates/projects/montage/index.html b/document-templates/projects/montage/index.html
new file mode 100644
index 00000000..422a7fb6
--- /dev/null
+++ b/document-templates/projects/montage/index.html
@@ -0,0 +1,16 @@
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