18 lines
528 B
HTML
18 lines
528 B
HTML
|
<form action="/u/null" method="POST" enctype="multipart/form-data">
|
||
|
<p>
|
||
|
<input type="text" placeholder="URL ('https://news.com', etc)"
|
||
|
name="target" class="basic-text">
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<input type="text" placeholder="Alias ('dog', 'apple')"
|
||
|
name="alias-name" class="basic-text">
|
||
|
</p>
|
||
|
|
||
|
<input style="margin-top: 10px; margin-bottom: 10px" type="submit"
|
||
|
value="INSERT COIN" name="submit">
|
||
|
</form>
|
||
|
<img
|
||
|
alt="A big, funny mask with a stupid mustache and glasses."
|
||
|
src="<!-- TMPL_VAR depth -->r/mask-big.png">
|