OSDN Git Service

t#30460:add page title
[pettanr/pettanr.git] / app / views / demand_users / registrations / edit.html.erb
index ff38050..1cece2f 100644 (file)
@@ -1,3 +1,4 @@
+<% @page_title = t('admins.signup.title') %>
 <h2>Edit <%= resource_name.to_s.humanize %></h2>
 
 <%= form_for(resource, :as => resource_name, :url => registration_path(resource_name), :html => { :method => :put }) do |f| %>