aboutsummaryrefslogtreecommitdiffstats
path: root/example/db/macros/INDEX
blob: a4b68cf22eb9891e1dcf845db72539bbeb2ad48e (plain)
1
2
3
4
5
6
7
<!--- @INDEX((topic_text)) --->

@SUB($(if $1,$(if $(ne $1, none),$1),Project topics), , , NO_INDEX)
<div class="page-index">
$(index)
</div>
@ENDSUB()
bues.ch cgit interface