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 6bad878 commit 1cd5949Copy full SHA for 1cd5949
modules/caddyhttp/templates/templates.go
@@ -268,7 +268,6 @@ func init() {
268
// {{humanize "time" "Fri, 05 May 2022 15:04:05 +0200"}}
269
// {{humanize "time:2006-Jan-02" "2022-May-05"}}
270
// ```
271
-
272
type Templates struct {
273
// The root path from which to load files. Required if template functions
274
// accessing the file system are used (such as include). Default is
0 commit comments