diff --git a/comments/comments.go b/comments/comments.go index 04451e1..1ea3719 100644 --- a/comments/comments.go +++ b/comments/comments.go @@ -128,14 +128,7 @@ func (cs *Service) WriteHTML(post string, w io.Writer) (int64, error) { {{.Text}} {{end}}{{end}} -
- +

@@ -144,7 +137,7 @@ func (cs *Service) WriteHTML(post string, w io.Writer) (int64, error) {
- +

`))