global

def create_account_link

def create_account_link
  "<p><a href=\"#{prefix}/#{create_account_route}\">Create a New Account</a></p>"
end