Guest User

Untitled

a guest
Jul 23rd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <% title = [] %>
  2. <% title << '<p class="name"> '%>
  3. <% title << post_url_links(post) %>
  4. <% title << "</p>"%>
  5. <%= title.join(' ') %>
Add Comment
Please, Sign In to add comment