[2024-07-19](UPDATE): 模板渲染优化
This commit is contained in:
parent
65a1d849b6
commit
6618c0b6c2
@ -41,5 +41,4 @@ func TemplateHandler(w http.ResponseWriter, data any, name string, filenames ...
|
||||
Logger.Errorf("Error executing template: %v", err)
|
||||
http.Error(w, "Error executing template", http.StatusInternalServerError)
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user