diff --git a/themes/vocabulary_theme/templates/page-with-toc.html b/themes/vocabulary_theme/templates/page-with-toc.html index b9145d67..762cf7c1 100644 --- a/themes/vocabulary_theme/templates/page-with-toc.html +++ b/themes/vocabulary_theme/templates/page-with-toc.html @@ -3,144 +3,145 @@ {% block title %}{{ this.title }}{% endblock %} {% block body %} -
-
-
-

{{ this.title }}

-
- {{ this.description }} -
-
-
-
-
-
-
- {% if this.is_child_of('/contributing-code') %} -
-
-

On this page

- -
-
-
- {{ this.body }} -
-
-
-
+ + {% endfor %} + + + + +
+ {{ this.body }} +
+ {% endblock %}