index
:
taler/taler-dashboard.git
main
dashboard of issues for GNU Taler
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
content.go
blob: 89d576a37f230a98d5d3bf802c27b5e40140a8aa (
plain
)
1
2
3
4
5
6
package
main
import
"embed"
//go:embed *.tmpl
var
content
embed
.
FS