Parent: [7af05e] (diff)

Download this file

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

1
2
3
4
5
<form method="POST" action="{{action}}">
<input type="hidden" name="delete" value="True"/>
<a href="" class="delete_post little_link"><span>Delete</span></a>
</form>
<br/>