You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bot.html 215 B

123456
  1. {{define "Head"}}<title>Bot - GoDoc</title>{{end}}
  2. {{define "Body"}}
  3. <p>GoDocBot is godoc.org's robot for fetching Go documentation from version control systems.
  4. <p>Contact: golang-dev@googlegroups.com
  5. {{end}}