We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5c180 commit 9827bdfCopy full SHA for 9827bdf
html/README.md
@@ -114,7 +114,7 @@ import (
114
"embed"
115
116
"github.com/gofiber/fiber/v2"
117
- "github.com/gofiber/template/html"
+ "github.com/gofiber/template/html/v2"
118
)
119
120
//go:embed views/*
@@ -164,7 +164,7 @@ import (
164
"net/http"
165
166
167
168
169
170
0 commit comments