diff --git a/templates/macros.html b/templates/macros.html index 81aefd3..7b58f9d 100644 --- a/templates/macros.html +++ b/templates/macros.html @@ -35,7 +35,7 @@ {% endmacro %} {% macro toc() %} - {% if page.toc %} + {% if page.toc and not page.extra.notoc %}