<div> <a href="/dashboard"> <img class="logo-medium" src="/assets/images/global/fipamo-logo-secondary.svg"/> </a> </div> <form id="init-form" method="POST" onsubmit="return false;"> <input type="text" name="new_member_handle" id="new_member_handle" placeholder="handle"/> <input type="text" name="new_member_email" id="new_member_email" placeholder="email"/> <input type="text" name="new_member_pass" id="new_member_pass" placeholder="password"/> <input type="text" name="new_member_pass2" id="new_member_pass2" placeholder="password confirm"/> <input type="text" name="new_member_title" id="new_member_title" placeholder="title"/> <button id="init-blog" data-action='blog-init' type='submit'>SET UP YOUR SITE</button> <br/><br/> <button class="init-option" id="init-switch-restore">RESTORE FROM BACKUP</button> </form>