<%=t(:label_item_count)%> <%= Item.count %> @ <%= Item.last_sync %>
<%=t(:label_last_sync)%> <%= Qbo.last_sync if Qbo.exists? %>
<%= link_to t(:label_sync_now), sync_items_path %>