Parent: [3abb2e] (diff)

Download this file

flag_post.html    4 lines (4 with data), 238 Bytes

1
2
3
4
<form method="POST" action="{{action}}">
<input type="hidden" name="delete" value="True"/>
<a href="" title="Flag as inappropriate or spam" class="flag_post ico-l"><b class="ui-icon ui-icon-flag"></b> <span>Flag</span></a>
</form>