{{!-- Horrible hack to prevent Chrome from incorrectly auto-filling inputs --}}

Welcome to Ghost

Create your account to start publishing

{{input type="email" name="email" autocorrect="off" value=model.email }}

Used for important notifications

{{gh-trim-focus-input type="text" name="name" autofocus="autofocus" autocorrect="off" value=model.name }}

The name that you will sign your posts with

{{input type="password" name="password" autofocus="autofocus" autocorrect="off" value=model.password }}

Must be at least 8 characters