h3#headerLogo Create a New Password
div.gradBkgd(data-role='content')
  p
    | To create a password, click<br/>
    a(href="#{urlPrefix}#{verifyUrl}?#{codeName}=#{code}") #{code}
  p
    | or copy the code above and then visit 
    a(href="#{urlPrefix}#{verifyUrl}") #{urlPrefix}#{verifyUrl}

  h5 We don't send unsolicited emails, but you can 
    a(href="#{urlPrefix}/unsubscribe") unsubscribe here
