added some css and then created a header and sidebar as well as a login page and controller
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class SessionsController < ApplicationController
|
||||
|
||||
def new
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user