diff --git a/templates/page.html b/templates/page.html index 8b63ac7f..e2a807c6 100644 --- a/templates/page.html +++ b/templates/page.html @@ -99,7 +99,7 @@ {%- if page.extra.toc %} {%- set toc = page.toc %} {%- endif %} - {%- if toc %} + {%- if toc or page.extra.series %}