_event.rhtml 196 Bytes Edit Raw Blame History 1 2 3 4 5 6 <li> <strong><%= link_to(event.title, event.url, :class => icon_for_article(event)) %></strong> <div class="item_meta"> <%= show_period(event.start_date, event.end_date) %> </div> </li>