@@ -11,11 +10,10 @@ layout: default
{% if page.summary %}
{{page.summary}}
{% endif %}
-{% include toc.html %}
+ {% include toc.html %}
{{content}}
-
-
+
{% if page.tags != null %}
Tags:
diff --git a/doc_top_navigation.md b/doc_top_navigation.md
index c7fac3e..1ac2f60 100644
--- a/doc_top_navigation.md
+++ b/doc_top_navigation.md
@@ -8,8 +8,6 @@ summary: "The top navigation provides either single links or a drop-down menu. T
published: true
---
-
-
## Changing the top navigation
The top navigation reads from the \_data/topnav_doc.yml file. There are two *separate* sections: