Child: [7af05e] (diff)

Download this file

file_chooser.html    5 lines (4 with data), 188 Bytes

1
2
3
4
5
<div xmlns="http://www.w3.org/1999/xhtml"
xmlns:py="http://genshi.edgewall.org/" py:strip="True">
<input type="button" id="$name" class="file_chooser" value="Choose File"/>
</div>