| Current Path : /home/rtorresani/www/vendor/magento/module-translation/Test/Unit/Model/Inline/_files/ |
| Current File : //home/rtorresani/www/vendor/magento/module-translation/Test/Unit/Model/Inline/_files/input.html |
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<div class="login-container">
<div class="block block-customer-login">
<div class="block-content" aria-labelledby="block-customer-login-heading">
<form class="form form-login"
action=""
method="post"
id="login-form"
data-mage-init='{"validation":{}}'>
<input name="form_key" type="hidden" value="">
<fieldset class="fieldset login" data-hasrequired="{{{* Required Fields}}{{* Required Fields}}{{* Required Fields}}{{theme3}}}">
<div class="field note">{{{If you have an account, sign in with your email address.}}{{If you have an account, sign in with your email address.}}{{If you have an account, sign in with your email address.}}{{theme3}}}</div>
<div class="field email required">
<label class="label" for="email"><span>{{{Email}}{{Email}}{{Email}}{{theme3}}}</span></label>
<div class="control">
<input name="login[username]" value="" autocomplete="off" id="email" type="email" class="input-text" title="{{{Email}}{{Email}}{{Email}}{{theme3}}}" data-validate="{required:true, 'validate-email':true}">
</div>
</div>
<div class="field password required">
<label for="pass" class="label"><span>{{{Password}}{{Password}}{{Password}}{{theme3}}}</span></label>
<div class="control">
<input name="login[password]" type="password" autocomplete="off" class="input-text" id="pass" title="{{{Password}}{{Password}}{{Password}}{{theme3}}}" data-validate="{required:true}">
</div>
</div>
<div class="actions-toolbar">
<div class="primary"><button type="submit" class="action login primary" name="send" id="send2"><span>{{{Sign In}}{{Sign In}}{{Sign In}}{{theme3}}}</span></button></div>
<div class="secondary"><a class="action remind" href=""><span>{{{Forgot Your Password?}}{{Forgot Your Password?}}{{Forgot Your Password?}}{{theme3}}}</span></a></div>
</div>
</fieldset>
</form>
</div>
</div>
</div>
<script type="text/x-magento-init">
{
"*": {
"warningMsgList": {"deleteProduct":"{{{M\u00f6chten Sie dieses \"Produkt\" wirklich l\u00f6schen?}}{{M\u00f6chten Sie dieses \"Produkt\" wirklich l\u00f6schen?}}{{Are you sure you want to delete this \"product\"?}}{{theme3}}}"}
}
}
</script>
</body>
</html>