edit.html.erb 202 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 <h1><%= _('Gamification Settings: Editing Badge') %></h1> <%= render 'form' %> <%= link_to 'Show', :action => :show, :id => @gamification_plugin_badge.id %> | <%= link_to 'Back', :action => :index %>