About page, index page[en]
This commit is contained in:
@@ -11,6 +11,10 @@ class ApplicationController < ActionController::Base
|
||||
render :partial => 'greetings'
|
||||
end
|
||||
|
||||
def about
|
||||
render :partial => 'about'
|
||||
end
|
||||
|
||||
protected
|
||||
|
||||
def authorize
|
||||
|
||||
Reference in New Issue
Block a user