mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 09:30:07 +00:00
13 lines
241 B
HTML
Executable File
13 lines
241 B
HTML
Executable File
<macro src="../**">
|
|
<div class="item">
|
|
[@source(./path)]
|
|
<span class="separator"/>
|
|
<a class="button" href="#@source(./path)/delete">×</a>
|
|
</div>
|
|
<else>
|
|
No pages...
|
|
</else>
|
|
</macro>
|
|
|
|
<!-- vim:set ts=4 sw=4 : -->
|