diff options
Diffstat (limited to 'test/index.md')
-rw-r--r-- | test/index.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/index.md b/test/index.md new file mode 100644 index 00000000..8e763b64 --- /dev/null +++ b/test/index.md @@ -0,0 +1,12 @@ ++++ + ++++ +[[!meta stylesheet=front rel=stylesheet]] +{{ columns(content=""" + +[[!inline pages="( tagged(forside) or tagged(test) ) and tagged(top) and !tagged(bottom)" sort=mtime) }} +[[!inline pages="( tagged(forside) or tagged(test) ) and !tagged(top) and !tagged(bottom)"]] +[[!inline pages="( tagged(forside) or tagged(test) ) and tagged(bottom) and !tagged(top)" sort=mtime]] + +"""]] + |