Imports of package templates

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/gohugoio/hugo/helpersPackage helpers implements general utility functions that work with and on content.
github.com/gohugoio/hugo/resourcesPackage resources contains Resource related types.
github.com/gohugoio/hugo/resources/internal
github.com/gohugoio/hugo/resources/resourcePackage resource contains Resource related types.
github.com/gohugoio/hugo/tplPackage tpl contains template functions and related types.