From 79d4adc310751e4b9406f31fc401408ef109f7b5 Mon Sep 17 00:00:00 2001 From: Chris Croome Date: Thu, 25 Apr 2019 16:21:55 +0100 Subject: [PATCH] Fix for non-coop pages #53 --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index d249ae6..a0e3352 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,7 +2,7 @@ {% if page.excerpt %} -{% elsif page.content %} +{% elsif page.collection == 'coops' %} {% else %}