Sign in
go
/
gddo
/
ffd354755014faf3ba1911bc4978d2f4a3483418
/
.
/
gddo-server
/
assets
/
templates
/
bot.html
blob: 5fc9c9fd39d7ea0d4ae05c78858f07b6970428e7 [
file
]
{{define "Head"}}
<title>
Bot - GoDoc
</title>
{{end}}
{{define "Body"}}
<p>
GoDocBot is godoc.org's robot for fetching Go documentation from version control systems.
<p>
Contact: golang-dev@googlegroups.com
{{end}}