Sha256: 88436e1714b4d82da7c848edf50a57b8ec0cb7b26b15211c299fe58b1983eb7c
Contents?: true
Size: 520 Bytes
Versions: 9
Compression:
Stored size: 520 Bytes
Contents
"<p><h4><%= h point[:title] %></h3> \ <% if point[:href] && point[:linkimg] %> <% if point[:comment] %> <%= h point[:comment] %><br /><br /> \ <% end %> <a href='<%= point[:href] %>' target='_blank'><img src='<%= point[:linkimg] %>'></a> \ <% elsif point[:href] && point[:linktext] %> <% if point[:comment] %> <%= h point[:comment] %><br /><br /> \ <% end %> <a href='<%= point[:href] %>' target='_blank'><%= point[:linktext] %></a> \ <% elsif point[:comment] %> <%= h point[:comment] %> \ <% end %> </p>"
Version data entries
9 entries across 9 versions & 1 rubygems