Parent: [3d7d6a] (diff)

Child: [265cb3] (diff)

Download this file

moderate_post.html    5 lines (5 with data), 228 Bytes

1
2
3
4
5
<form 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>