-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
template.ParseFiles #70
Comments
You can't use |
i use ParseFiles to get one template from 2 or more
are you doing the same in #71 ? |
My templates depends on my I guess you could do it like this:
Note that you still can't use |
Thank you. I will try it! |
how to use rice with template ParseFiles?
i need template inheritance
The text was updated successfully, but these errors were encountered: