From 2dcd6e02b1448fdcf3253e3de4dab6b536e3ba70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Mon, 6 Mar 2017 11:37:00 +0100 Subject: [PATCH] Remove webapp headers to play nice with Safari's session handling Solves #1792 --- src/octoprint/templates/index.jinja2 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/octoprint/templates/index.jinja2 b/src/octoprint/templates/index.jinja2 index 56b68793..fc33805e 100644 --- a/src/octoprint/templates/index.jinja2 +++ b/src/octoprint/templates/index.jinja2 @@ -8,10 +8,6 @@ - - - - {% include 'stylesheets.jinja2' %} {% include 'initscript.jinja2' %}