From a6aa87e3d9f25e9bbe2d7ec932e62e0c497b7585 Mon Sep 17 00:00:00 2001 From: Marc Skov Madsen Date: Fri, 26 Mar 2021 17:45:09 +0100 Subject: [PATCH] add missing end tag --- panel/template/bootstrap/bootstrap.html | 2 +- panel/template/fast/grid/fast_grid_template.html | 2 +- panel/template/fast/list/fast_list_template.html | 2 +- panel/template/golden/golden.html | 2 +- panel/template/material/material.html | 2 +- panel/template/react/react.html | 2 +- panel/template/vanilla/vanilla.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/panel/template/bootstrap/bootstrap.html b/panel/template/bootstrap/bootstrap.html index 38791ef07f..0cac349e1e 100644 --- a/panel/template/bootstrap/bootstrap.html +++ b/panel/template/bootstrap/bootstrap.html @@ -18,7 +18,7 @@ {% endfor %} {% for src in template_resources['extra_css'] %} - {% endfor %} {% for raw_css in template_resources['raw_css'] %}