@@ -4,10 +4,10 @@ import (
"bytes"
"context"
"fmt"
- "html/template"
"net/http"
"net/url"
"strings"
+ "text/template"
m "github.com/grafana/grafana/pkg/models"
"github.com/grafana/grafana/pkg/plugins"