Replies: 1 comment
-
Note that What is the use case for accessing the name of the parent template ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To get the current template filename, I use _self directly.
I was wondering how I can get the filename for the extended template's filename. Is there a variable like _parent or something?
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions