% @meta_title = title %>
<% @meta_description = description %>
<% content_for :header do %>
<% end %>
Component Owl cares about fun too. Behold, the truth-inspired web
comics for puny human developers!
<%= link_to "Previous", @previous_comic, :class => "comics-prev" if @previous_comic %>
<%= "comics-nn" unless @next_comic %>">
<%= l(@comic.publish_on, :format => :cute_with_dayname) %>
<%= link_to "Next", @next_comic, :class => "comics-next" if @next_comic %>
<%= image_tag(@comic.image.url(:web)) %>
All these comics strips are drawn by our lead Better ListView developer
Libor Tinka. He is either restlessly crafting the perfect code, drinking
green Japanese tea, or drawing hilarious comics.
If you like this comics, please share it with your friends!
<%= link_to(image_tag('overview.gif', :alt => "Better ListView", :class => "ss"), featured_product) %>
Better ListView: .NET ListView control for WinForms (C#, VB.NET)
<%= download_link_to "Download", featured_product, :class => "dbtn" %>
<%= link_to("More Info", featured_product, :class => "dbtn") %>