summaryrefslogtreecommitdiff
path: root/frontend/gamma/properties/gamma.properties.json
Side-by-side diff
Diffstat (limited to 'frontend/gamma/properties/gamma.properties.json') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/gamma/properties/gamma.properties.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/gamma/properties/gamma.properties.json b/frontend/gamma/properties/gamma.properties.json
index 8f2d98e..9dc355b 100644
--- a/frontend/gamma/properties/gamma.properties.json
+++ b/frontend/gamma/properties/gamma.properties.json
@@ -3,6 +3,7 @@
"mochikit.repository": "http://svn.mochikit.com/mochikit/trunk/",
"mochikit.version": "1506"
},
+ "html.template": "index_template.html",
"js": [
"MochiKit/Base.js",
"MochiKit/Iter.js",
@@ -185,4 +186,4 @@
"css": [
"web.css"
]
-} \ No newline at end of file
+}