Guest User

Untitled

a guest
Jul 15th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <div class = "dark stand-description">
  2. <% link = link_to "Подробнее>>", company_url(@stand.company), :class => "red" %>
  3. <%= RedCloth.new(@stand.description + " <notextile>#{link}</notextile>").to_html if @stand.description %>
  4. </div>
Add Comment
Please, Sign In to add comment