pWiki/bootstrap/Templates/macros.html
Alex A. Naanou 6846c08219 chmod-ed -x the rest of the files... (oops)
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2022-04-08 20:15:30 +03:00

7 lines
140 B
HTML

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