Created
          September 19, 2011 15:14 
        
      - 
      
- 
        Save demental/1226730 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | = t('people.list.on_twitter', :link => link_to("@#{list_item.twitter}", "https://twitter.com/#{list_item.twitter}")).html_safe | 
= "#{i18n.t('people.list.on_twitter')} #{link_to("@#{list_item.twitter}", "https://twitter.com/#{list_item.twitter}\"".html_safe
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
= I18n.t('people.list.on_twitter', :link => link_to("@#{list_item.twitter}", "https://twitter.com/#{list_item.twitter}").html_safe)