summaryrefslogtreecommitdiffstats
path: root/modules/templates/templates_bindata.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/templates/templates_bindata.go')
-rw-r--r--modules/templates/templates_bindata.go8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/templates/templates_bindata.go b/modules/templates/templates_bindata.go
new file mode 100644
index 0000000..6f1d3cf
--- /dev/null
+++ b/modules/templates/templates_bindata.go
@@ -0,0 +1,8 @@
+// Copyright 2016 The Gitea Authors. All rights reserved.
+// SPDX-License-Identifier: MIT
+
+//go:build bindata
+
+package templates
+
+//go:generate go run ../../build/generate-bindata.go ../../templates templates bindata.go true