Hello!
I'm looking to include the contents of an html file in one of my templates using a variable, but when I create both elements, nothing happens.
Example: I need a variable such as {{menu2}} to pull the contents from a file like menu2.html.php into layout.html
How can I do this? Any help would be greatly appreciated!
Thank you much!