xmpp.chapril.org-conversejs/src/templates/search_contact.html

10 lines
259 B
HTML
Raw Normal View History

<li>
<form class="search-xmpp-contact">
<input type="text"
name="identifier"
class="username"
placeholder="{{{label_contact_name}}}"/>
<button type="submit">{{{label_search}}}</button>
</form>
2014-10-10 10:22:19 +02:00
</li>