Once you have a Template, you can call this package's html () function to convert it into a tree of Node objects that represent your HTML structure. From there, you can render it to a string, ...