go-templates This project is used to expirement with the html/template package in Go. The goal was to split views into partials views e.g. header, footer and a view for the page e.g. home, about, contact. Preview