mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-01 18:51:46 +00:00
fix: use correct template package (#7522)
(cherry picked from commit 07ec2efa9dc62f7a6c3a58c112b2879d24bc3e3c)
This commit is contained in:
parent
8e2c3b671f
commit
3c0cd30afe
@ -2,10 +2,10 @@ package renderer
|
||||
|
||||
import (
|
||||
"context"
|
||||
"html/template"
|
||||
"io/ioutil"
|
||||
"net/http"
|
||||
"os"
|
||||
"text/template"
|
||||
|
||||
"github.com/zitadel/logging"
|
||||
"golang.org/x/text/language"
|
||||
|
Loading…
x
Reference in New Issue
Block a user