From 9d04ff02657f6881379c7cf701180789edfce7fe Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Sun, 9 Aug 2015 18:41:04 +0300 Subject: client/view/grpah_view: reduce update_view size a bit (way to go) --- res/local/template.d/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'res') diff --git a/res/local/template.d/index.html b/res/local/template.d/index.html index 4032d155..2a8d98c1 100644 --- a/res/local/template.d/index.html +++ b/res/local/template.d/index.html @@ -19,6 +19,7 @@ var rz_config = { // set as a global variable var RZ_VERSION = '{% include "version.txt" %}'; + {% endblock %} -- cgit v1.3.1