diff --git a/_includes/menu_sub.html b/_includes/menu_sub.html index d803532e929d8b5c374c8649a32ef10e1e04444f..64f43c93198efecf38505a7e9abffe2d2645e27d 100644 --- a/_includes/menu_sub.html +++ b/_includes/menu_sub.html @@ -1,5 +1,6 @@ {% comment %} - This page creates a submenu item. It expects an appropriate `item` as argument. + This page creates a submenu item. + It expects an appropriate `item` as argument. It also expects the global 'sorted_pages' argument. {% endcomment %} @@ -73,4 +74,4 @@ </li> </ul> </li> -{% endunless %} \ No newline at end of file +{% endunless %}