README ¶ Building Web Pages Using html/template Go in 5 Minutes, episode 14. This screencast shows the basics of using the html/template package to build complex web pages with Go. Screencast video: https://goin5minutes.com/screencast/episode_14_using_templates/index.html Extended screencast: https://gum.co/gifm-x-14 Outline Writing templates Rendering templates Example code Additional resources The GoDoc for html/template (https://godoc.org/html/template) is very high quality and has great explanations on how the package works and how to use it. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.