mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-07 23:02:12 +02:00
fix http templates (#783)
This commit is contained in:
parent
f9522036da
commit
2b47dc4dfb
@ -2,8 +2,8 @@ package main
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"html/template"
|
||||
"strings"
|
||||
"text/template"
|
||||
)
|
||||
|
||||
var httpTemplate = `
|
||||
|
Loading…
Reference in New Issue
Block a user