summaryrefslogtreecommitdiff
path: root/static/templates-noembed.go
diff options
context:
space:
mode:
Diffstat (limited to 'static/templates-noembed.go')
-rwxr-xr-xstatic/templates-noembed.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/templates-noembed.go b/static/templates-noembed.go
index 7a3c541..c0dfe7f 100755
--- a/static/templates-noembed.go
+++ b/static/templates-noembed.go
@@ -91,7 +91,7 @@ func try(err error) {
}
}
-/* сделано на основе https://github.com/psanford/memfs; требуется для корректной работы templates.ParseFS */
+/* based on https://github.com/psanford/memfs; required for templates.ParseFS to work correctly */
type fileInfo struct {
name string
}