From 44e5fcf81af6d8f5a2a6f9d6435520cb48f87fc2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 21 Oct 2012 18:59:46 +0200 Subject: Fix syntax of sidebars. --- img/sidebar.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'img') diff --git a/img/sidebar.mdwn b/img/sidebar.mdwn index cb207cf..507a4af 100644 --- a/img/sidebar.mdwn +++ b/img/sidebar.mdwn @@ -1 +1 @@ -[[!inline pages="page(./*) and !page(./*/*) !sidebar and currentlang()" archive=yes show=3 template=titlepage]] +[[!inline pages="page(./*) and !page(./*/*) and !sidebar and currentlang()" archive=yes show=3 template=titlepage]] -- cgit v1.2.3