CINXE.COM

TINT

<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" crossorigin="anonymous" href="//use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" /> <link rel="stylesheet" href="/assets/sessions-23bb4771542421128a52e89b2646288de1e675d26252399f576b335e4da9161d.css" /> <meta name="csp-nonce" content="OgS5Wi2sW5mEeknqDD52ug==" /> <title>TINT</title> </head> <body> <div class="container"> <div class="box"> <header> <img alt="TINT" src="/assets/tint-logo-red-square-b7b6d2876085acd42a74944eee1252104cc48080341be8099439621aeadf8819.png" /> <h1>Sign In</h1> <p>Don't have an account? <a href="https://www.tintup.com/pricing">View plans</a> </p> </header> <div class="sso"> <form class="button_to" method="post" action="/auth/google"><button class="btn btn-google" type="submit"> <div><img height="30" width="30" src="/assets/omniauth-providers/google-361a7f9d9e914b8a4160a63c738b098abf2902da2cd92be6ba4da7eecc67b2a7.svg" /></div> Google </button><input type="hidden" name="authenticity_token" value="IkCi0l8mgpvB564iJtHvVUAdJxDEC2WD3zKnUepyIXlhCF6KuIYvvmIyp5rErpoBgqb8ZMGmNSei4RZpnMsrPA" autocomplete="off" /></form> <form class="button_to" method="post" action="/auth/hootsuite"><button class="btn btn-hootsuite" type="submit"> <div><img height="30" width="30" src="/assets/omniauth-providers/hootsuite-ce9be45c13d5b3209dbcd0cc53fbc36dedde4d7f1db6c931898b0014b37af7a0.svg" /></div> Hootsuite </button><input type="hidden" name="authenticity_token" value="Wz20-VxDPJuysRSjzv0HO1_3FzylR4NbHPqrkYcADawSZ3Vhyaymh2Dloqp6Uk99goQjAexSjAW6k02w78WjLA" autocomplete="off" /></form> </div> <hr> <div> <form class="new_credential" id="new_credential" action="/credentials/sign_in" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="J1rLqQtKzM76lhHCci4tyx7FVgUV9OzcNVD9EKkz7v_dpCKlsXNwtBXUWrRzu8mBnu7iH_KMY8BtiD3vTEwdag" autocomplete="off" /> <div> <label for="credential_email">Email Address</label> <input autofocus="autofocus" required="required" placeholder="user@example.org" autocomplete="email" type="email" value="" name="credential[email]" id="credential_email" /> </div> <div> <input type="submit" name="commit" value="Submit" data-disable-with="Submit" /> </div> </form> </div> </div> </div> <script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/715411.js"></script> <script nonce="OgS5Wi2sW5mEeknqDD52ug=="> document.querySelectorAll(".show-password").forEach(element => element.addEventListener('click', (event) => { const buttonElement = event.currentTarget; const wasPressed = buttonElement.ariaPressed === "true"; buttonElement.ariaPressed = !wasPressed; buttonElement.classList.toggle("fa-eye", wasPressed); buttonElement.classList.toggle("fa-low-vision", !wasPressed); const inputElement = buttonElement.nextElementSibling.nodeName == 'DIV' ? buttonElement.nextElementSibling.children[0] : buttonElement.nextElementSibling; inputElement.type = wasPressed ? "password" : "text"; })); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10