distribute-coin/res/html/p-index.html

16 lines
485 B
HTML
Raw Normal View History

2019-05-22 00:56:16 -05:00
<form action="/p/null" method="POST" enctype="multipart/form-data">
<p>
<input type="text" placeholder="Filename (Blank for uploaded name)"
name="filename" class="basic-text">
</p>
<input type="file" name="file" id="file"
style="margin: 0 auto">
<input style="margin-top: 10px; margin-bottom: 10px" type="submit"
value="INSERT COIN" name="submit">
</form>
<img
alt="A big & yellow coin lying before a coin-slot"
src="<!-- TMPL_VAR depth -->r/coin-big.png">