% phc_title "List Manager" %> <% phc_title_tagline "List Index" %> <% phc_breadcrumb_one yield(:phc_title) %> <% phc_breadcrumb_two link_to "List Index", phcdevworks_press.list_posts_path %>
List Item Number | List Item Title | List Item Description |
---|---|---|
<%= list_item.id %> | <%= list_item.list_item_title %> | <%= truncate(list_item.list_item_text, :length => 80, :escape => false) %> |