pWiki/v2/bootstrap/Templates/macros.html

7 lines
140 B
HTML
Raw Normal View History

<macro name="remove-button">
<span page="./path" class="remove-button button">&times;</span>
</macro>
<!-- vim:set ts=4 sw=4 : -->