From 65721b41f37c5313e913c971d08a3c7227f06f2c Mon Sep 17 00:00:00 2001 From: opi Date: Mon, 8 Feb 2016 12:33:34 +0100 Subject: [PATCH] =?UTF-8?q?[fix]=C2=A0head=20opening=20tag=20may=20have=20?= =?UTF-8?q?attributes.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/templates/nginx/yunohost_panel.conf.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/templates/nginx/yunohost_panel.conf.inc b/data/templates/nginx/yunohost_panel.conf.inc index 4d5b441d1..0ca8b02aa 100644 --- a/data/templates/nginx/yunohost_panel.conf.inc +++ b/data/templates/nginx/yunohost_panel.conf.inc @@ -1,2 +1,2 @@ -sub_filter ''; +sub_filter ''; sub_filter_once on;