Parent: [c955bf] (diff)

Child: [7af05e] (diff)

Download this file

moderate_post.html    8 lines (8 with data), 362 Bytes

1
2
3
4
5
6
7
8
<form xmlns="http://www.w3.org/1999/xhtml"
xmlns:py="http://genshi.edgewall.org/"
xmlns:xi="http://www.w3.org/2001/XInclude"
method="POST"
action="$action">
<input type="hidden" name="delete" value="True"/>
<a href="" class="delete_post ico-l little_link"><b class="ui-icon ui-icon-close"></b> <span>Delete</span></a><br/>
</form>