If I want to call a .phtml file in static block can I call it from persistent folder or does it necessarily have to be in page folder? Please revert its a little urgent.
When you want to call your own template I recommend to create your own folder. All templates are called from template folder and what subdirectory you use there doesn't really matter.