<%= t('.title') %>

<%= notice %>

<%= t('home.index.catch') -%>

<%= render 'panels/standard', :panel => @panel, :author => @author %>

<%= t('ground_colors.create_color') -%>

<%= render @ground_color.form_template, :elm => @ground_color, :no_attr => 0 %>