Closed dawsontoth closed 9 years ago
By reworking the arguments to Mustache.render, we can simplify the code, and allow for overriding of the provided templates. This also gives an extension point if a developer wants to further split in to additional templates.
:+1:
By reworking the arguments to Mustache.render, we can simplify the code, and allow for overriding of the provided templates. This also gives an extension point if a developer wants to further split in to additional templates.