From 46a6618cb653533a9776520b6b2428728223cc80 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Mon, 4 May 2015 03:16:25 +0300 Subject: build.ant: relayout fragments --- res/template.d/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') 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" %}'; -- cgit v1.3.1