diff options
| author | Siri Reiter <siri@jones.dk> | 2017-04-16 14:24:50 +0200 |
|---|---|---|
| committer | Siri Reiter <siri@jones.dk> | 2017-04-16 14:24:50 +0200 |
| commit | a7bc02778c72089a192270340204c2660225a022 (patch) | |
| tree | 051f1d5949776277445f523fe8c4451ea169e41a | |
| parent | 0df4ce06a37469692f7b0437094fec9a045dd578 (diff) | |
Trim inline list to one criteria.
| -rw-r--r-- | index.mdwn | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,8 +1,6 @@ [[!meta stylesheet=front rel=stylesheet]] [[!template id=columns content=""" -[[!inline pages="link(tag/front) and link(tag/top) and !link(tag/bottom)" sort=mtime ]] -[[!inline pages="link(tag/front) and !link(tag/top) and !link(tag/bottom)"]] -[[!inline pages="link(tag/front) and link(tag/bottom) and !link(tag/top)" sort=mtime]] +[[!inline pages="link(tag/front)"]] """]] |
