Setup I18n for titles
This commit is contained in:
@@ -4,7 +4,6 @@ class SessionsController < ApplicationController
|
||||
before_action :skip_authorization
|
||||
|
||||
def new
|
||||
@title = "Login"
|
||||
end
|
||||
|
||||
def create
|
||||
|
||||
Reference in New Issue
Block a user