bootstrap start
This commit is contained in:
parent
f80c062099
commit
8706aae5ee
54 changed files with 59752 additions and 6 deletions
|
|
@ -23,6 +23,7 @@ func registerRoutes() {
|
|||
// Uncomment the lines below to enable theme demo
|
||||
controller.Get("/themebase", controllers.Themedemo)
|
||||
controller.Get("/themeform", controllers.Themeform)
|
||||
controller.Get("/themecontent", controllers.Themecontent)
|
||||
controller.Get("/themepanel", controllers.Themedemo)
|
||||
|
||||
// Uncomment the lines below to enable authentication
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue