From 4c35adb3475526003ce9b79a9d75c6e28de6771f Mon Sep 17 00:00:00 2001 From: Richard Mitchell Date: Sat, 23 Feb 2013 10:01:52 +0000 Subject: [PATCH] Separated settings into separate template to improve ease of maintenance. Reduced word witdth and added add-ons for units. --- octoprint/templates/index.html | 157 +-------------------------------- 1 file changed, 1 insertion(+), 156 deletions(-) diff --git a/octoprint/templates/index.html b/octoprint/templates/index.html index bec3cfb..b36e28b 100644 --- a/octoprint/templates/index.html +++ b/octoprint/templates/index.html @@ -511,162 +511,7 @@ - - - +{% include 'settings.html' %}