// Code generated by qtc from "header.qtpl". DO NOT EDIT. // See https://github.com/valyala/quicktemplate for details. //line app/vmalert/tpl/header.qtpl:1 package tpl //line app/vmalert/tpl/header.qtpl:1 import ( "net/http" "path" "strings" ) //line app/vmalert/tpl/header.qtpl:7 import ( qtio422016 "io" qt422016 "github.com/valyala/quicktemplate" ) //line app/vmalert/tpl/header.qtpl:7 var ( _ = qtio422016.Copy _ = qt422016.AcquireByteBuffer ) //line app/vmalert/tpl/header.qtpl:7 func StreamHeader(qw422016 *qt422016.Writer, r *http.Request, navItems []NavItem, title string) { //line app/vmalert/tpl/header.qtpl:7 qw422016.N().S(` `) //line app/vmalert/tpl/header.qtpl:9 prefix := "/vmalert/" if strings.HasPrefix(r.URL.Path, prefix) { prefix = "" } //line app/vmalert/tpl/header.qtpl:13 qw422016.N().S(`