@ -106,6 +106,7 @@ func main() {
c, err := p.NewConn()
if err != nil {
log.Println(err)
d.Body="Internal error"
tmpl.Execute(w, d)
return