Child: [7af05e] (diff)

Download this file

flag_post.html    8 lines (8 with data), 378 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="" title="Flag as inappropriate or spam" class="flag_post ico-l"><b class="ui-icon ui-icon-flag"></b> <span>Flag</span></a>
</form>