withArgs package:heist
Renders a template with the specified arguments passed to it. This is
a convenience function for the common pattern of calling
renderTemplate after using bindString, bindStrings, or bindSplice to
set up the arguments to the template.