Daniel Rudolf 9 years ago
parent
commit
fd898c1f74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      _layouts/docs.html

+ 1 - 1
_layouts/docs.html

@@ -35,7 +35,7 @@
                                     {% endif %}
                                 {% endfor %}
                             {% else %}
-                                {% include tocItem.html toc=page.toc%}
+                                {% include tocItem.html toc=page.toc %}
                             {% endif %}
                         </ul>