What’s a nice way to do master/application layouts with Erlydtl? With master/application layout I mean separating the main page layout template from template with the pagecontent, but rendering them as one. Think Ruby on Rails application layouts or ASP.NET Master Pages.
What’s a nice way to do master/application layouts with Erlydtl? With master/application layout I
Share
Are you trying to achieve something like:
main.dtl
page.dtl