go.talks/pkg/present: refactor to remove action template functions

Now the Parse function reads all source files (including included
code files), and the template execution only renders templates.
(Previously, the two stages were confused.)

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/6863049
8 files changed