update
This commit is contained in:
@@ -41,5 +41,6 @@ func Index(c *gin.Context) {
|
||||
c.HTML(200, "index.html", gin.H{
|
||||
"list": list,
|
||||
"total": total,
|
||||
"title": "Home",
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user