Update site pages
This commit is contained in:
@@ -4,6 +4,14 @@ class DashboardController < ApplicationController
|
||||
render layout: 'theme1-home'
|
||||
end
|
||||
|
||||
def contact
|
||||
end
|
||||
def bars_restaurants
|
||||
end
|
||||
|
||||
def clients
|
||||
end
|
||||
|
||||
|
||||
def demo_both
|
||||
render layout: 'twitter-bootstrap'
|
||||
|
||||
Reference in New Issue
Block a user