From d09ba5362b77808040254c109df44b3e6c45382d Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Wed, 2 May 2018 20:09:52 -0400 Subject: handle case where no palette is used --- print/templates/ui.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/templates') diff --git a/print/templates/ui.html b/print/templates/ui.html index 112a342e..b09dc941 100644 --- a/print/templates/ui.html +++ b/print/templates/ui.html @@ -42,7 +42,7 @@ {% endif %} {% for palette in palettes %} - + {% endfor %}

-- cgit v1.2.3