cards
This commit is contained in:
parent
f03b933359
commit
aa651083cd
7 changed files with 330 additions and 1 deletions
|
|
@ -71,5 +71,6 @@ func registerRoutes() {
|
|||
controller.Get("/tablernavmenu", controllers.TablerNavbar)
|
||||
controller.Get("/tablertable", controllers.TablerTables)
|
||||
controller.Get("/tablerformelements", controllers.TablerFormElements)
|
||||
controller.Get("/tablercards", controllers.TablerCards)
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue