page titles

This commit is contained in:
jomo
2014-06-16 00:05:09 +02:00
parent 19eb868a50
commit 03efb744d1
29 changed files with 60 additions and 19 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
<h1>Change password</h1>
<% title "Change Password" %>
<h1>Change password</h1>
<%= form_for @user do |f| %>
<%= f.text_field :current_password %>