Guest User

Untitled

a guest
May 25th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. <%= link_to_if(n.title?, h(n.title),n.url,:target => '_new') do
  2. link_to(n.url,n.url,:target => '_new')
  3. end %>
Add Comment
Please, Sign In to add comment