From dd56294642e7effaa29a82911b13ec68092a7ffe Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Sun, 13 Oct 2024 00:24:48 +0100 Subject: [PATCH] Add new block to base_print.xml for additional styles from downstream templates --- RIGS/templates/base_print.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RIGS/templates/base_print.xml b/RIGS/templates/base_print.xml index 678c354f..03dec862 100644 --- a/RIGS/templates/base_print.xml +++ b/RIGS/templates/base_print.xml @@ -22,6 +22,9 @@ + {% block extrastyles %} + {% endblock %} +