summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-05-04 03:16:25 +0300
committerLV-426 <lv-426@taproot.org.il>2015-05-05 19:04:32 +0300
commit46a6618cb653533a9776520b6b2428728223cc80 (patch)
treec6aeaa2a58fc3bc6644bd02209b3b6dac6c6cb6e /res
parentfbbc08b49469b57d6cdee9fcfb81b6eef309ab95 (diff)
build.ant: relayout fragments
Diffstat (limited to 'res')
-rw-r--r--res/template.d/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/template.d/index.html b/res/template.d/index.html
index 3a1d921e..9a10297d 100644
--- a/res/template.d/index.html
+++ b/res/template.d/index.html
@@ -17,7 +17,7 @@ var rz_config = { // set as a global variable
'separator_string': ' ',
};
-var RZ_VERSION = '{% include "fragment/version.txt" %}';
+var RZ_VERSION = '{% include "version.txt" %}';
</script>
<script data-main='/static/js/app.js' src="/static/lib/require.js"></script>
<script src="/static/js/local_config.js"></script>