<input type="text" name="username" id="username" value="{{request.get('username')}}" placeholder="{{'Your public identity for this instance, permanently stored in blockchain'|trans}}" />
<input type="password" name="password" id="password" value="" placeholder="{{'Bcrypt hash of this password permanently stored in blockchain'|trans}}" />