Archive: ComponentOwl Rails app, DB backups, go redirect script
This commit is contained in:
9
app/views/wp/post_ad_blv.html.erb
Normal file
9
app/views/wp/post_ad_blv.html.erb
Normal file
@@ -0,0 +1,9 @@
|
||||
<div class="product-ad blv-ad">
|
||||
<%= link_to(image_tag("blv-blog-post.gif", :class => "screenshot", :alt => "Better ListView"), featured_product) %>
|
||||
<h3><%= link_to "Better ListView", featured_product %></h3>
|
||||
<p>Ultimate .NET ListView replacement control<br />for WinForms (C#, VB.NET)</p>
|
||||
<div class="buttons">
|
||||
<span class="dbtn-c dbtn-hilight"><span class="dbtn-w"><%= download_link_to "Download", featured_product, :class => "dbtn" %></span></span>
|
||||
<span class="dbtn-c"><span class="dbtn-w"><%= link_to("More Info", featured_product, :class => "dbtn") %></span>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user