From d727a9b781730c13e19e2739f90749c9798a2478 Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Thu, 18 May 2017 10:42:10 -0400 Subject: Fix for backwards compatiblity with old style guests --- layouts/episode/single.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/episode/single.html b/layouts/episode/single.html index ee014ae..df9017e 100644 --- a/layouts/episode/single.html +++ b/layouts/episode/single.html @@ -123,6 +123,7 @@ {{ end }} + {{- $.Scratch.Set "guest-exist" "false" -}} {{ end }} {{ end }} {{ if ne ($.Scratch.Get "guest-exist") "true"}} -- cgit v1.2.3