Skip to content

Instantly share code, notes, and snippets.

@jtomasek
Created October 25, 2012 15:23
Show Gist options
  • Save jtomasek/3953313 to your computer and use it in GitHub Desktop.
Save jtomasek/3953313 to your computer and use it in GitHub Desktop.
html_safe
(:recovery_strings => _("Forgot %s or %s?") % [link_to(_("Username"), login_path(:card => :username_recovery), :id => "username_link"),
link_to(_("Password"), login_path(:card => :password_reset), :id => "password_link")]).html_safe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment