forked from mirrors/treebird
385efb634d
FossilOrigin-Name: 0712c9be1b9e6b587b15a8e795f939d99295876c1372e24ecdaef0b40db80319
9 lines
474 B
HTML
9 lines
474 B
HTML
<td>
|
|
<form action="%s/status/%s/react#id-%s" method="post">
|
|
<label class="pointer">
|
|
<svg class="emoji-btn" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><line x1="8" y1="12" x2="16" y2="12"></line></svg>
|
|
<input class="hidden" type="submit" value="Emoji">
|
|
</label>
|
|
%s
|
|
</form>
|
|
</td>
|