DDDD
This commit is contained in:
parent
845e8e7b57
commit
8ebc59a153
@ -53,7 +53,7 @@ func AdminConversationPage(db *gorm.DB) http.HandlerFunc {
|
||||
data := map[string]interface{}{
|
||||
"UserID": idStr,
|
||||
}
|
||||
renderTemplate(w, "admin_conversations", data)
|
||||
renderTemplate(w, "adminconversations", data)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user