Imports of load_templates_from_binary_data command

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
compress/gzipPackage gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/yosssi/acePackage ace provides an HTML template engine.
ioPackage io provides basic interfaces to I/O primitives.
net/httpPackage http provides HTTP client and server implementations.