treebird/static/in_reply_to.html
me@ow.nekobit.net e04191ff9f reformat function
FossilOrigin-Name: e0392f4bb8addee5cf5d40b5240bb35a23aab54ee73a3b85cfc37c33d8072f3f
2022-04-04 14:34:25 +00:00

4 lines
425 B
HTML

<span class="in-reply-to">
<svg class="in-reply-to-icon" 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"><path d="M14 9l6 6-6 6"/><path d="M4 4v7a4 4 0 0 0 4 4h11"/></svg> <a class="in-reply-to-id" href="%s/status/%s"><span class="in-reply-to-text">%s</span> <span class="acct">%s</span></a>
</span>