blob: 7914cd203a43eb6b48665a2d225327c5ade01d2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[[!if test="enabled(sidebar)" then="""
[[!sidebar]]
""" else="""
[[!inline pages=sidebar raw=yes]]
"""]]
[[!inline pages="page(./posts/*) and !*/Discussion" show="10"
actions=yes rootpage="posts"]]
This blog is powered by [ikiwiki](http://ikiwiki.info).
|