forked from jriou/coller
Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
938d10c3a6 |
1 changed files with 0 additions and 3 deletions
|
@ -345,9 +345,6 @@ func (h *GetWebNoteHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
h.PageData.Err = fmt.Errorf("jriou")
|
|
||||||
h.Templates.ExecuteTemplate(w, templateName, h.PageData)
|
|
||||||
|
|
||||||
h.PageData.Note = note
|
h.PageData.Note = note
|
||||||
|
|
||||||
h.logger.Debug("rendering note web page")
|
h.logger.Debug("rendering note web page")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue