code.gitea.io/gitea@v1.19.3/modules/templates/templates_bindata.go (about) 1 // Copyright 2016 The Gitea Authors. All rights reserved. 2 // SPDX-License-Identifier: MIT 3 4 //go:build bindata 5 6 package templates 7 8 //go:generate go run ../../build/generate-bindata.go ../../templates templates bindata.go true