From 609d9bed37f7c9d77e0c2628379a9b8503a48738 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Wed, 29 Nov 2017 07:36:26 +1000 Subject: [PATCH] Fix HTML meta tag to be HTML5 compliant by removing the closing slash as seen on https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta --- dash/dash.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/dash.py b/dash/dash.py index 469c075df2..ae8e7d6117 100644 --- a/dash/dash.py +++ b/dash/dash.py @@ -288,7 +288,7 @@ def index(self, *args, **kwargs): - + {} {}