mirror of
https://github.com/nextcloud/server.git
synced 2024-12-29 16:38:28 +00:00
c43e0d6e28
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
9 lines
269 B
Handlebars
9 lines
269 B
Handlebars
<div id="files_external_div_form"><div>
|
|
<div>{{credentials_text}}</div>
|
|
<form>
|
|
<input type="text" name="username" placeholder="{{placeholder_username}}"/>
|
|
<input type="password" name="password" placeholder="{{placeholder_password}}"/>
|
|
</form>
|
|
</div>
|
|
</div>
|