Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Stratton <matt.stratton@gmail.com>2017-05-18 17:42:10 +0300
committerMatt Stratton <matt.stratton@gmail.com>2017-05-18 17:42:10 +0300
commitd727a9b781730c13e19e2739f90749c9798a2478 (patch)
treedf2bf0c2c3831261c8052d9622ea0021ad1ac192
parent164b21cb3c692cf6aeb24b534e9a5f49701dcec1 (diff)
Fix for backwards compatiblity with old style guests
-rw-r--r--layouts/episode/single.html1
1 files changed, 1 insertions, 0 deletions
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 }}
</div>
</div>
+ {{- $.Scratch.Set "guest-exist" "false" -}}
{{ end }}
{{ end }}
{{ if ne ($.Scratch.Get "guest-exist") "true"}}