<%= t '.title' -%>

<% @ground_colors.each do |gc| %> <%= render 'ground_colors/list_item', :ground_color => gc, :author => @author %> <% end -%>
<%= t_m 'GroundColor.color_id' -%> <%= t_m 'GroundColor.panel_id' -%> <%= t_m 'GroundColor.z' -%> <%= t_m 'GroundColor.updated_at' -%>