mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
10 lines
207 B
HTML
10 lines
207 B
HTML
|
|
<macro src="../**">
|
||
|
|
<div class="item">
|
||
|
|
[@source(./path)]
|
||
|
|
<span class="separator"/>
|
||
|
|
<a class="button" href="#@source(./path)/delete">×</a>
|
||
|
|
</div>
|
||
|
|
</macro>
|
||
|
|
|
||
|
|
<!-- vim:set ts=4 sw=4 : -->
|