reorganize html
This commit is contained in:
@@ -37,7 +37,7 @@ func GetAllBoxes(_ *http.Request) *web.Response {
|
||||
return web.HTML(
|
||||
http.StatusOK,
|
||||
html,
|
||||
"entity-list.html",
|
||||
"boxes/box-list.html",
|
||||
result,
|
||||
nil,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user