From 1f22470bfdeaa9287d9899634d040dd37a4e4ca3 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Sat, 25 Jan 2025 23:47:57 +0000 Subject: [PATCH] Add missing endif --- RIGS/templates/hs/power_print.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RIGS/templates/hs/power_print.xml b/RIGS/templates/hs/power_print.xml index 35745c3f..d5b2fb6f 100644 --- a/RIGS/templates/hs/power_print.xml +++ b/RIGS/templates/hs/power_print.xml @@ -70,6 +70,7 @@ + {% if object.notes %}
@@ -77,6 +78,8 @@ {{ object.notes }} +{% endif %} +