From 8be3b8bd76bbe4a22582b6d7df86102d7ffa2a48 Mon Sep 17 00:00:00 2001 From: Jeff MacKinnon Date: Tue, 17 May 2022 21:18:15 -0300 Subject: [PATCH] Minor update for specialcss --- templates/page.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/page.html b/templates/page.html index bcfcb82..23ef081 100644 --- a/templates/page.html +++ b/templates/page.html @@ -15,8 +15,8 @@ {% endblock %} {% block somemorehead %} - {% if page.libary %} - + {% if page.specialcss %} + {% endif %} {% endblock somemorehead %}