Håvard O. Nordstrand 5 years ago
parent
commit
a40c2bc8ba
1 changed files with 2 additions and 0 deletions
  1. 2 0
      _includes/header.md

+ 2 - 0
_includes/header.md

@@ -15,7 +15,9 @@
 {% endfor %}
 {% endif %}
 
+{% if not page.no_toc %}
 ### Contents
 {:.no_toc}
 
 > - ToC {:toc}
+{% endif %}