From 4551afc6c29962533f7cd3a123a9f4c0144892af Mon Sep 17 00:00:00 2001 From: David Ashby Date: Tue, 6 Feb 2018 18:34:32 -0500 Subject: [PATCH] hide volume if not present --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a5362ff..d0566ee 100644 --- a/index.html +++ b/index.html @@ -163,7 +163,7 @@ {{isbn-13}}
{{publisher}}, {{year}}
{{#series}} - {{series}}, Volume {{volume}}
+ {{series}}{{#volume}}, Volume {{volume}}{{/volume}}
{{/series}} {{#signed}} Signed by the author ✒