You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a way to specify other folder locations to use when looking for templates.
Currently included sub-templates are having to use relative paths, which is fine but gets a bit messy. It would be much better if we could specify one or more search paths to use.
Need to check how easy it is to support this in GRMustache, since it is currently doing the finding of the included files for us.
The text was updated successfully, but these errors were encountered:
Add a way to specify other folder locations to use when looking for templates.
Currently included sub-templates are having to use relative paths, which is fine but gets a bit messy. It would be much better if we could specify one or more search paths to use.
Need to check how easy it is to support this in GRMustache, since it is currently doing the finding of the included files for us.
The text was updated successfully, but these errors were encountered: