Commit d61c52f0 authored by JC Brand's avatar JC Brand

Merge pull request #329 from camaran/patch-1

tipe email, more mobile firendly
parents fde70077 c6c48e29
<form id="converse-login" method="post">
<label>{{label_username}}</label>
<input type="username" name="jid" placeholder="user@server">
<input type="email" name="jid" placeholder="user@server">
<label>{{label_password}}</label>
<input type="password" name="password" placeholder="password">
<input class="submit" type="submit" value="{{label_login}}">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment