It builds!
This commit is contained in:
@@ -122,7 +122,6 @@ func (s *Server) ReportHandler() httprouter.Handle {
|
||||
|
||||
if r.Method == "GET" {
|
||||
ctx.Title = "Report abuse"
|
||||
ctx.ReportNick = nick
|
||||
ctx.ReportURL = url
|
||||
s.render("report", w, ctx)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user