Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't use parseFiles on existing template
the old code would create a new empty template. ParseFiles would then do the same, and discard the parsed template if the original template is already initialized.
- Loading branch information