diff --git a/categories.html b/categories.html index d94a229c..8c7fea8d 100644 --- a/categories.html +++ b/categories.html @@ -19,7 +19,7 @@

{{ cat {% for node in pages_list %} {% if node.title != null %} {% if group == null or group == node.group %} - + {{node.title}}