pWiki/bootstrap/Templates/macros.html
Alex A. Naanou 8937ae5e86 minor tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2016-08-19 19:05:29 +03:00

7 lines
140 B
HTML
Executable File

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