unfunny the comments

This commit is contained in:
sentriz
2021-12-09 21:13:17 +00:00
committed by Senan Kelly
parent f9133aac91
commit 62ccf01a3a
7 changed files with 46 additions and 38 deletions

View File

@@ -92,7 +92,7 @@ func (c *Controller) ServeHome(r *http.Request) *Response {
}
// podcasts box
c.DB.Find(&data.Podcasts)
//
return &Response{
template: "home.tmpl",
data: data,